mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-25 09:59:18 +03:00
Finish Medical and Sleep to UiSleep
This commit is contained in:
@@ -66,7 +66,7 @@ if (_hasInput) then {
|
||||
} forEach _input;
|
||||
|
||||
_availabeSpace = true;
|
||||
//sleep 1;
|
||||
//uiSleep 1;
|
||||
|
||||
if (_availabeSpace) then {
|
||||
player playActionNow "PutDown";
|
||||
|
||||
Reference in New Issue
Block a user