reverted previous change, since it does not interact well with the rest of the
creation code. a better fix is in progress :)
This commit is contained in:
parent
224878c426
commit
f8f06c9a5c
@ -328,10 +328,6 @@ void ui_menu_file_create::handle()
|
|||||||
reset(UI_MENU_RESET_REMEMBER_POSITION);
|
reset(UI_MENU_RESET_REMEMBER_POSITION);
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case IPT_UI_CANCEL:
|
|
||||||
ui_menu::stack_pop(machine());
|
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user