mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-18 22:55:12 +00:00
made background screen darkening consistent and optional
This commit is contained in:
@@ -1323,7 +1323,7 @@ EX void show() {
|
||||
}
|
||||
}
|
||||
cmode = sm::SIDE | sm::MAYDARK;
|
||||
gamescreen(0);
|
||||
gamescreen();
|
||||
dialog::init(XLAT("Archimedean tilings"));
|
||||
|
||||
if(symbol_editing) {
|
||||
|
||||
Reference in New Issue
Block a user