removed debug from panthera

This commit is contained in:
vbawol
2013-06-19 09:49:45 -05:00
parent 58d5c11d3d
commit 09eb6971ad

View File

@@ -32,7 +32,7 @@ dayz_tameDogs = true;
DynamicVehicleDamageLow = 0; // Default: 0
DynamicVehicleDamageHigh = 100; // Default: 100
DZEdebug = true;
// DZEdebug = true;
//Load in compiled functions
call compile preprocessFileLineNumbers "\z\addons\dayz_code\init\variables.sqf"; //Initilize the Variables (IMPORTANT: Must happen very early)