Cut simulation loop. Thanks DB!
This commit is contained in:
parent
c166f704d7
commit
8dc9b35f87
@ -0,0 +1,14 @@
|
||||
/**
|
||||
* ExileServer_system_simulationMonitor_initialize
|
||||
*
|
||||
* Exile Mod
|
||||
* www.exilemod.com
|
||||
* © 2015 Exile Mod Team
|
||||
*
|
||||
* This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
|
||||
* To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/.
|
||||
*/
|
||||
|
||||
ExileSimulationMonitoredVehicles = [];
|
||||
//[2, ExileServer_system_simulationMonitor_thread_toggleSimulation, [], true] call ExileServer_system_thread_addTask;
|
||||
true
|
Loading…
Reference in New Issue
Block a user