add friseur
This commit is contained in:
@@ -212,6 +212,9 @@ soundUtil();
|
||||
import clotheShopList from './Interaction/clothes/ClotheShop';
|
||||
clotheShopList(globalData);
|
||||
|
||||
import FriseurShopList from './Interaction/friseur/Friseur';
|
||||
FriseurShopList(globalData);
|
||||
|
||||
import itemShopList from './Interaction/ItemShop';
|
||||
itemShopList(globalData);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user