mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-01-21 02:19:44 +00:00
resolved conflicts introduced by merging zenorogue/hyperrogue#21
This commit is contained in:
@@ -770,7 +770,7 @@ namespace conformal {
|
||||
}
|
||||
#endif
|
||||
|
||||
dialog::addItem(XLAT("exit this menu"), 'q');
|
||||
dialog::addItem(XLAT("go back"), ' ');
|
||||
dialog::display();
|
||||
mouseovers = XLAT("see http://www.roguetemple.com/z/hyper/models.php");
|
||||
keyhandler = handleKeyC;
|
||||
|
||||
Reference in New Issue
Block a user