This commit is contained in:
Siga
2020-01-30 22:05:53 +01:00
parent b049b12e87
commit f029e84689

View File

@@ -184,5 +184,5 @@ PilotRouteList(globalData);
import gangwarHandle from './util/Gangwar';
gangwarHandle(globalData);
import clotheShopList from './interaction/clothes/ClotheShop';
import clotheShopList from './Interaction/clothes/ClotheShop';
clotheShopList(globalData);