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
+1 -1
View File
@@ -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) {