mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-04 15:22:53 +03:00
Rename SQF/dayz_code/util/mutex.sqf to Server Files/Archive/dayz_code/util/mutex.sqf
This commit is contained in:
@@ -8,4 +8,4 @@ dz_fn_mutex_tryLock =
|
|||||||
dz_fn_mutex_waitLock =
|
dz_fn_mutex_waitLock =
|
||||||
{
|
{
|
||||||
Mutex_WaitLock_Fast(_this);
|
Mutex_WaitLock_Fast(_this);
|
||||||
};
|
};
|
||||||
Reference in New Issue
Block a user