simulation manager extended to 4 player, refactoring, porno progress bar
This commit is contained in:
@@ -39,6 +39,7 @@ int sc_main(int argc, char **argv)
|
||||
|
||||
SimulationManager manager(resources);
|
||||
manager.loadSimulationFromXML(resources + "/simulations/" + simulationToRun);
|
||||
manager.silent = true;
|
||||
manager.runSimulations();
|
||||
manager.startTraceAnalyzer();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user