mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-01-18 09:00:19 +00:00
made background screen darkening consistent and optional
This commit is contained in:
@@ -136,7 +136,8 @@ void toggleanim(bool v) {
|
||||
}
|
||||
|
||||
void showDemo() {
|
||||
gamescreen(2);
|
||||
cmode = sm::DARKEN;
|
||||
gamescreen();
|
||||
|
||||
getcstat = ' ';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user