mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-18 10:16:39 +03:00
Finish Medical and Sleep to UiSleep
This commit is contained in:
@@ -139,7 +139,7 @@ sched_medical_effectsSlow = {
|
||||
playSound "breath_1";
|
||||
|
||||
//Lets make sure the spawn ends 1 sec after the _duration timer this should provide a smooth transtion rather then a snap to focus.
|
||||
sleep _duration + 1;
|
||||
uiSleep _duration + 1;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user