Test Busfahrer

This commit is contained in:
Mac_Slash
2020-04-29 15:44:48 +02:00
parent 09b5785d12
commit ae5f135367
13 changed files with 101 additions and 1 deletions

View File

@@ -197,6 +197,9 @@ gangwarHandle(globalData);
import weapondamageUtil from './util/weapondamage';
weapondamageUtil();
import soundUtil from './util/sound';
soundUtil();
import clotheShopList from './Interaction/clothes/ClotheShop';
clotheShopList(globalData);