mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Update combattimeout from time to diag_tickTime
Also organized change log
This commit is contained in:
@@ -678,7 +678,6 @@ if (!isDedicated) then {
|
||||
if (isNil "DZE_requireplot") then {DZE_requireplot = 1;};
|
||||
if (isNil "DZE_StaticConstructionCount") then {DZE_StaticConstructionCount = 0;};
|
||||
autoRunActive = 0;
|
||||
dayz_combat = 0;
|
||||
DZE_ActionInProgress = false;
|
||||
DZE_AntiWallCounter = 0;
|
||||
DZE_myHaloVehicle = objNull;
|
||||
|
||||
Reference in New Issue
Block a user