diff --git a/MPMissions/DayZ_Epoch_16.Panthera2/init.sqf b/MPMissions/DayZ_Epoch_16.Panthera2/init.sqf index 04978d2fc..787bce456 100644 --- a/MPMissions/DayZ_Epoch_16.Panthera2/init.sqf +++ b/MPMissions/DayZ_Epoch_16.Panthera2/init.sqf @@ -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)