mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-14 12:47:10 +00:00
arbiquotient:: add break
This commit is contained in:
@@ -517,6 +517,7 @@ EX void show_dialog() {
|
||||
}
|
||||
dialog::end_list();
|
||||
|
||||
dialog::addBreak(100);
|
||||
dialog::addItem("auto-generate", 'g');
|
||||
dialog::add_action_push(show_auto_dialog);
|
||||
if(cgflags & qANYQ) {
|
||||
|
||||
Reference in New Issue
Block a user