mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +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.
|
||||
#define Mutex_Unlock(mtx) ((mtx) set [0, true])
|
||||
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user