1
0
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:
Zeno Rogue
2018-06-13 00:11:26 +02:00
parent 3881a7dd97
commit 28a4768ea4
5 changed files with 14 additions and 11 deletions

View File

@@ -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) {