mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 17:42:01 +03:00
removed debug from panthera
This commit is contained in:
@@ -32,7 +32,7 @@ dayz_tameDogs = true;
|
|||||||
DynamicVehicleDamageLow = 0; // Default: 0
|
DynamicVehicleDamageLow = 0; // Default: 0
|
||||||
DynamicVehicleDamageHigh = 100; // Default: 100
|
DynamicVehicleDamageHigh = 100; // Default: 100
|
||||||
|
|
||||||
DZEdebug = true;
|
// DZEdebug = true;
|
||||||
|
|
||||||
//Load in compiled functions
|
//Load in compiled functions
|
||||||
call compile preprocessFileLineNumbers "\z\addons\dayz_code\init\variables.sqf"; //Initilize the Variables (IMPORTANT: Must happen very early)
|
call compile preprocessFileLineNumbers "\z\addons\dayz_code\init\variables.sqf"; //Initilize the Variables (IMPORTANT: Must happen very early)
|
||||||
|
|||||||
Reference in New Issue
Block a user