mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-28 19:15:14 +00:00
gamescreen updated in rogueviz
This commit is contained in:
@@ -216,7 +216,7 @@ bool draw_ply() {
|
||||
|
||||
void show() {
|
||||
cmode = sm::SIDE | sm::MAYDARK;
|
||||
gamescreen(0);
|
||||
gamescreen();
|
||||
dialog::init(XLAT("Ascending & Descending"), 0xFFFFFFFF, 150, 0);
|
||||
|
||||
dialog::addSelItem("advance", fts(advance), 'a');
|
||||
|
||||
Reference in New Issue
Block a user