mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-16 22:57:38 +00:00
more cleanup with uniformizing the keys for 'back' and 'help'
This commit is contained in:
@@ -658,7 +658,7 @@ namespace hr { namespace netgen {
|
||||
dialog::addItem(XLAT("create the model"), 'c');
|
||||
dialog::addItem(XLAT("design the net"), 'd');
|
||||
dialog::addBreak(50);
|
||||
dialog::addItem(XLAT("go back"), ' ');
|
||||
dialog::addBack();
|
||||
|
||||
dialog::display();
|
||||
}
|
||||
|
Reference in New Issue
Block a user