mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 17:20:26 +03:00
private array updates + fixes
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
private ["_hrStr","_minStr","_curDate","_hr","_min"];
|
||||
_curDate = date;
|
||||
_hr = _curDate select 3;
|
||||
_min = _curDate select 4;
|
||||
|
||||
Reference in New Issue
Block a user