mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
b632
test not suppessing SPACE key press to fix https://github.com/EpochModTeam/Epoch/issues/539
This commit is contained in:
parent
4dd055d4f3
commit
0e3d163ab2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -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 {
|
||||
|
@ -1 +1 @@
|
||||
build=631;
|
||||
build=632;
|
||||
|
@ -1 +1 @@
|
||||
build=631;
|
||||
build=632;
|
||||
|
@ -1 +1 @@
|
||||
build=631;
|
||||
build=632;
|
||||
|
@ -1 +1 @@
|
||||
build=631;
|
||||
build=632;
|
||||
|
Loading…
Reference in New Issue
Block a user