mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Rename SQF/dayz_code/util/Task.hpp to Server Files/Archive/dayz_code/util/Task.hpp
This commit is contained in:
@@ -38,4 +38,4 @@ Author: Foxy
|
||||
//Determines whether the task has canceled prior to completion.
|
||||
#define Task_IsCanceled(task) (((task) select 2) == 3)
|
||||
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user