Diag_log Cleanup.

Vanilla development commits:

1dbef192bb

10cb0249f0
This commit is contained in:
ebaydayz
2016-07-25 12:06:53 -04:00
parent ff6e11708a
commit 55df36741b
6 changed files with 43 additions and 31 deletions

View File

@@ -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;