2122232425262728293031
SPGlobal.pathToData = "../data/"; SPGlobal.createGlobalLog(); // Turn Debugging off except for errors SPGlobal.logging(false); new StarterGUI(); SPGlobal.closeDebug(); } });