mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix Keybind
This commit is contained in:
parent
c5c36c42e1
commit
a48aded5e5
@ -19,5 +19,5 @@ GVAR(pfeh_id) = -1;
|
||||
_this call FUNC(keyPress);
|
||||
},
|
||||
{false},
|
||||
[41, true, false, false], true] call cba_fnc_addKeybind; // Shift + Tilda (hold)
|
||||
[41, [true, false, false]], true] call cba_fnc_addKeybind; // Shift + Tilda (hold)
|
||||
}] call EFUNC(common,addEventHandler);
|
||||
|
Loading…
Reference in New Issue
Block a user