mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-18 03:58:04 +00:00
more uniformization of add/back, 'space' in grapheditor works in autocheat, fixed missing XLAT in surface
This commit is contained in:
@@ -1632,6 +1632,7 @@ namespace patterns {
|
||||
}
|
||||
else dialog::addBreak(100);
|
||||
dialog::addItem(XLAT("more tuning"), 'r');
|
||||
dialog::addBack();
|
||||
dialog::display();
|
||||
|
||||
keyhandler = [have_goldberg] (int sym, int uni) {
|
||||
|
||||
Reference in New Issue
Block a user