mirror of
https://github.com/holub/mame
synced 2025-06-30 16:00:01 +03:00
When i change the HIDE_MENU on the customize UI by cursor key, LANGUAGE_MENU also would be changed .fixed it.
This commit is contained in:
parent
834936200a
commit
095341ff52
@ -102,6 +102,7 @@ void ui_menu_custom_ui::handle()
|
||||
|
||||
ui_menu::stack_push(global_alloc_clear<ui_menu_selector>(machine(), container, s_sel, ui_globals::panels_status));
|
||||
}
|
||||
break;
|
||||
}
|
||||
case LANGUAGE_MENU:
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user