fixed char creator duplicate menus
This commit is contained in:
@@ -32,7 +32,7 @@ import cardealer from './Business/cardealer';
|
||||
cardealer(globalData);
|
||||
|
||||
import charCreator from './CharCreator/main';
|
||||
charCreator();
|
||||
charCreator(globalData);
|
||||
|
||||
import coloredHeadLights from './coloredhlights/index';
|
||||
coloredHeadLights();
|
||||
|
||||
Reference in New Issue
Block a user