mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
favbar: returns on void
This commit is contained in:
parent
a0e9ddbbef
commit
ec701873f7
@ -59,4 +59,5 @@ for "_i" from 1 to 5 do {
|
||||
(["fav_keymap", _forEachIndex + 1] call epoch_getHUDCtrl) ctrlShow false;
|
||||
};
|
||||
};
|
||||
}forEach rmx_var_favBar_current;
|
||||
}forEach rmx_var_favBar_current;
|
||||
true
|
Loading…
Reference in New Issue
Block a user