fix2
This commit is contained in:
@@ -209,10 +209,10 @@ weapondamageUtil();
|
||||
import soundUtil from './util/sound';
|
||||
soundUtil();
|
||||
|
||||
import clotheShopList from './Interaction/Clothes/ClotheShop';
|
||||
import clotheShopList from './Interaction/clothes/ClotheShop';
|
||||
clotheShopList(globalData);
|
||||
|
||||
import FriseurShopList from './Interaction/Friseur/Friseur';
|
||||
import FriseurShopList from './Interaction/friseur/friseur';
|
||||
FriseurShopList(globalData);
|
||||
|
||||
import itemShopList from './Interaction/ItemShop';
|
||||
|
||||
Reference in New Issue
Block a user