test not suppessing SPACE key press to fix
https://github.com/EpochModTeam/Epoch/issues/539
This commit is contained in:
vbawol 2016-10-31 13:31:28 -05:00
parent 4dd055d4f3
commit 0e3d163ab2
33 changed files with 6 additions and 6 deletions

View File

@ -83,7 +83,7 @@ if (_dikCode == EPOCH_keysDebugMon) then {
//Action Menu
if (_dikCode == EPOCH_keysAction) then {
_handled = true;
//_handled = true;
if !(EPOCH_keysActionPressed) then {
EPOCH_keysActionPressed = true;
if (cursorTarget isKindOf "AllVehicles") then {

View File

@ -1 +1 @@
build=631;
build=632;

View File

@ -1 +1 @@
build=631;
build=632;

View File

@ -1 +1 @@
build=631;
build=632;

View File

@ -1 +1 @@
build=631;
build=632;

View File

@ -1 +1 @@
631
632