mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-09-27 05:01:40 +00:00
more uniformization of add/back, 'space' in grapheditor works in autocheat, fixed missing XLAT in surface
This commit is contained in:
+1
-1
@@ -646,7 +646,7 @@ namespace conformal {
|
||||
#if CAP_RUG
|
||||
dialog::addItem(XLAT("hypersian rug mode"), 'u');
|
||||
#endif
|
||||
dialog::addItem(XLAT("exit this menu"), 'q');
|
||||
dialog::addBack();
|
||||
dialog::display();
|
||||
|
||||
keyhandler = [] (int sym, int uni) {
|
||||
|
||||
Reference in New Issue
Block a user