Fix CharCreator
This commit is contained in:
@@ -24,8 +24,8 @@ business();
|
||||
import cardealer from './Business/cardealer';
|
||||
cardealer();
|
||||
|
||||
//import charCreator from './CharCreator/main';
|
||||
//charCreator();
|
||||
import charCreator from './CharCreator/main';
|
||||
charCreator();
|
||||
|
||||
import coloredHeadLights from './coloredhlights/index';
|
||||
coloredHeadLights();
|
||||
|
||||
Reference in New Issue
Block a user