mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-25 09:30:35 +00:00
link displayed in the model menu
This commit is contained in:
parent
c80705be84
commit
e070de9ae7
@ -691,7 +691,9 @@ namespace conformal {
|
||||
dialog::addItem(XLAT("hypersian rug mode"), 'u');
|
||||
#endif
|
||||
dialog::addBack();
|
||||
|
||||
dialog::display();
|
||||
mouseovers = XLAT("see http://www.roguetemple.com/z/hyper/models.php");
|
||||
|
||||
keyhandler = [] (int sym, int uni) {
|
||||
dialog::handleNavigation(sym, uni);
|
||||
|
Loading…
Reference in New Issue
Block a user