mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-17 21:52:56 +03:00
Rename SQF/dayz_code/util/Mutex.hpp to Server Files/Archive/dayz_code/util/Mutex.hpp
This commit is contained in:
@@ -25,4 +25,4 @@ Author: Foxy
|
|||||||
//Unlocks the mutex. Use only when you have previously obtained lock yourself.
|
//Unlocks the mutex. Use only when you have previously obtained lock yourself.
|
||||||
#define Mutex_Unlock(mtx) ((mtx) set [0, true])
|
#define Mutex_Unlock(mtx) ((mtx) set [0, true])
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
Reference in New Issue
Block a user