mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Volume - Move keybind to ace common category (#8601)
This commit is contained in:
parent
26fb9c61c9
commit
31f70d1f0b
@ -2,7 +2,7 @@
|
||||
|
||||
if (!hasInterface) exitWith {};
|
||||
|
||||
["ACEX", QXGVAR(toggle), [LLSTRING(KeybindName), LLSTRING(KeybindDescription)], "", {
|
||||
["ACE3 Common", QXGVAR(toggle), [LLSTRING(KeybindName), LLSTRING(KeybindDescription)], "", {
|
||||
if (!XGVAR(enabled)) exitWith {
|
||||
if (GVAR(isLowered)) then {
|
||||
call FUNC(restoreVolume);
|
||||
|
Loading…
Reference in New Issue
Block a user