mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Fix s_player_hide_body fix
This commit is contained in:
@@ -291,7 +291,7 @@ if (!isDedicated) then {
|
||||
s_player_toggleVector = -1;
|
||||
vectorActions = -1;
|
||||
s_player_manageDoor = -1;
|
||||
s_player_hide_body;
|
||||
s_player_hide_body = -1;
|
||||
};
|
||||
call dayz_resetSelfActions;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user