Add ItemShop, fix ClotheShop Payment, fix Vehicle Respawn, Add Vehicle Lock from outside
This commit is contained in:
@@ -185,4 +185,7 @@ import gangwarHandle from './util/Gangwar';
|
||||
gangwarHandle(globalData);
|
||||
|
||||
import clotheShopList from './Interaction/clothes/ClotheShop';
|
||||
clotheShopList(globalData);
|
||||
clotheShopList(globalData);
|
||||
|
||||
import itemShopList from './Interaction/ItemShop';
|
||||
itemShopList(globalData);
|
||||
Reference in New Issue
Block a user