mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-24 17:10:49 +03:00
Finish Medical and Sleep to UiSleep
This commit is contained in:
@@ -120,7 +120,7 @@ for "_i" from 1 to 20 do {
|
||||
_cursorTarget setPosATL _pos;
|
||||
};
|
||||
|
||||
sleep 1.5;
|
||||
uiSleep 1.5;
|
||||
|
||||
if (r_interrupt) exitwith {
|
||||
diag_log [diag_ticktime, __FILE__, "Operation interrupted, last building deleted is:", _upgrade];
|
||||
|
||||
Reference in New Issue
Block a user