Cut simulation loop. Thanks DB!

This commit is contained in:
Cloudhax23 2017-11-07 07:37:35 -06:00 committed by GitHub
parent c166f704d7
commit 8dc9b35f87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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