1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-04-27 11:01:23 +00:00

restructured menus

This commit is contained in:
Zeno Rogue
2019-03-30 23:45:28 +01:00
parent bca98e9247
commit 54a32441a7
8 changed files with 411 additions and 439 deletions

View File

@@ -147,7 +147,7 @@ hint hints[] = {
dialog::addItem(XLAT("special display modes"), 'z');
},
[]() {
pushScreen(showDisplayMode);
pushScreen(conformal::model_menu);
}},
{