Add Taximeter
This commit is contained in:
@@ -188,4 +188,7 @@ import clotheShopList from './Interaction/clothes/ClotheShop';
|
||||
clotheShopList(globalData);
|
||||
|
||||
import itemShopList from './Interaction/ItemShop';
|
||||
itemShopList(globalData);
|
||||
itemShopList(globalData);
|
||||
|
||||
import taximeterInput from './Gui/taximeter';
|
||||
taximeterInput(globalData);
|
||||
Reference in New Issue
Block a user