Removed debug output

This commit is contained in:
ulteq 2015-04-12 16:19:39 +02:00
parent ebb34a4f21
commit 8f2261acdd

View File

@ -15,8 +15,6 @@
*/
#include "script_component.hpp"
systemChat format["WD_simulationInterval: %1", GVAR(simulationInterval)];
[{
private ["_bullet", "_airFriction", "_args", "_deltaT", "_bulletVelocity", "_bulletSpeed", "_trueVelocity", "_trueVelocity", "_dragRef", "_drag", "_accelRef", "_accel"];