mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Rename SQF/dayz_code/util/Util.hpp to Server Files/Archive/dayz_code/util/Util.hpp
This commit is contained in:
@@ -23,4 +23,4 @@ variable is restored automatically after transmission. For example:
|
||||
//Note: the predicate is evaluated once each frame. Expensive operations may cause performance issues.
|
||||
#define Util_WaitUntil(predicate, timeout) ([_this, predicate, timeout, diag_tickTime] call dz_fn_util_waitUntil)
|
||||
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user