mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-11 06:45:59 +00:00
resolved conflicts introduced by merging zenorogue/hyperrogue#21
This commit is contained in:
@@ -656,8 +656,9 @@ namespace hr { namespace netgen {
|
||||
dialog::addItem(XLAT("synchronize net and map"), 's');
|
||||
dialog::addItem(XLAT("display the scope"), 't');
|
||||
dialog::addItem(XLAT("create the model"), 'c');
|
||||
dialog::addItem(XLAT("back to HyperRogue"), 'q');
|
||||
dialog::addItem(XLAT("design the net"), 'd');
|
||||
dialog::addBreak(50);
|
||||
dialog::addItem(XLAT("go back"), ' ');
|
||||
|
||||
dialog::display();
|
||||
}
|
||||
|
Reference in New Issue
Block a user