mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-07 04:47:56 +00:00
gamescreen updated in rogueviz
This commit is contained in:
@@ -230,7 +230,7 @@ void shift() {
|
||||
|
||||
void show() {
|
||||
cmode = sm::SIDE | sm::MAYDARK;
|
||||
gamescreen(0);
|
||||
gamescreen();
|
||||
dialog::init(XLAT("inner maps"), 0xFFFFFFFF, 150, 0);
|
||||
add_edit(texture_alpha);
|
||||
add_edit(inner_alpha);
|
||||
|
Reference in New Issue
Block a user