Fix force save when pressing F4

Forgot to remove F4 from the blocked list in 5acad04 @icomrade so it was
being overwritten.

Shift + P is not a hardcoded engine bind. It is just the default
DSInterface bind, so actionKeys "DSInterface" covers that in f760896.
This commit is contained in:
ebayShopper
2017-10-28 18:34:37 -04:00
parent 82ccecef6c
commit 780d5d8775
3 changed files with 5 additions and 6 deletions

View File

@@ -1055,8 +1055,6 @@ class FSM
name = "Preload_Display";
itemno = 29;
init = /*%FSM<STATEINIT""">*/"if (_debug == 1) then {diag_log [diag_tickTime,'Preload_Display'];};" \n
"" \n
"dayz_lastCheckBit = 0;" \n
"" \n
"player disableConversation true;" \n
"" \n