mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-28 18:51:50 +03:00
Finish Medical and Sleep to UiSleep
This commit is contained in:
@@ -90,7 +90,7 @@ while {r_doLoop} do {
|
||||
if (r_interrupt ) then {
|
||||
r_doLoop = false;
|
||||
};
|
||||
sleep 0.1;
|
||||
uiSleep 0.1;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user