Fix options menu (#5617)

This commit is contained in:
PabstMirror 2017-10-13 16:50:12 -05:00 committed by jonpas
parent 690308aa48
commit 2663bbb786

View File

@ -24,7 +24,7 @@ private _ctrlList = _settingsMenu displayCtrl 200;
lnbClear _ctrlList;
_updateKeyView_selectedCategory = GVAR(categories) select GVAR(currentCategorySelection);
private _selectedCategory = GVAR(categories) select GVAR(currentCategorySelection);
switch (GVAR(optionMenu_openTab)) do {
case (MENU_TAB_OPTIONS): {