mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
debug 2
This commit is contained in:
parent
8b1a4d0f3c
commit
f3774c855a
@ -42,6 +42,8 @@ _header = "";
|
||||
_header = _header + format["_player%1Key = EPOCH_%2;",_x, round(diag_tickTime + random 99999)];
|
||||
} forEach _customVarNames;
|
||||
|
||||
diag_log format["DEBUG: _header: %1",_header];
|
||||
|
||||
_version = getNumber(_config >> "version");
|
||||
if (_version >= 1) then {
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user