mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-15 06:17:38 +00:00
rogueviz menu as a sidescreen
This commit is contained in:
@@ -1695,6 +1695,9 @@ int readArgs() {
|
||||
#endif
|
||||
|
||||
void showMenu() {
|
||||
cmode = sm::SIDE | sm::MAYDARK | sm::DIALOG_STRICT_X;
|
||||
gamescreen(0);
|
||||
|
||||
dialog::init(XLAT("rogueviz configuration"));
|
||||
|
||||
dialog::addSelItem(XLAT("temperature"), fts(sag::temperature), 't');
|
||||
|
Reference in New Issue
Block a user