mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +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 =
|
||||
{
|
||||
Mutex_WaitLock_Fast(_this);
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user