mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +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.
|
//Determines whether the task has canceled prior to completion.
|
||||||
#define Task_IsCanceled(task) (((task) select 2) == 3)
|
#define Task_IsCanceled(task) (((task) select 2) == 3)
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
Reference in New Issue
Block a user