mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-02-03 16:30:15 +00:00
made background screen darkening consistent and optional
This commit is contained in:
@@ -1405,7 +1405,7 @@ void delayed_reset() {
|
||||
EX void show() {
|
||||
#if CAP_ORIENTATION
|
||||
cmode = sm::SIDE | sm::MAYDARK;
|
||||
gamescreen(0);
|
||||
gamescreen();
|
||||
|
||||
dialog::init(XLAT("scrolling by device rotation"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user