mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
Finish Medical and Sleep to UiSleep
This commit is contained in:
@@ -11,7 +11,7 @@ r_action = false;
|
||||
if (vehicle player == player) then {
|
||||
player playActionNow "Medic";
|
||||
};
|
||||
[1,1] call dayz_HungerThirst;
|
||||
|
||||
r_interrupt = false;
|
||||
_animState = animationState player;
|
||||
r_doLoop = true;
|
||||
|
||||
Reference in New Issue
Block a user