mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-07-05 08:01:56 +03:00
Diag_log Cleanup.
Vanilla development commits: https://github.com/DayZMod/DayZ/commit/1dbef192bb413526503aca89bb636e277ac59985 https://github.com/DayZMod/DayZ/commit/10cb0249f0dcfa80b5e4cfd89660bc6c33d6700a
This commit is contained in:
@@ -11,6 +11,6 @@ if ((count _magazineArray) > 0) then {
|
||||
publicVariableServer "PVDZ_plr_Save";
|
||||
};
|
||||
|
||||
diag_log format["Player_forceSave with magazines: %1",_magazineArray];
|
||||
//diag_log format["Player_forceSave with magazines: %1",_magazineArray];
|
||||
|
||||
dayz_lastSave = diag_tickTime;
|
||||
|
||||
Reference in New Issue
Block a user