Fix s_player_hide_body fix

This commit is contained in:
A Man
2019-11-04 11:02:48 +01:00
parent 52c20fd512
commit a25e85e3d4

View File

@@ -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;