mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-02 12:19:18 +00:00
fixed the crashes when starting the Halloween minigame
This commit is contained in:
parent
df124f347e
commit
f5434f7655
@ -772,6 +772,7 @@ void showStartMenu() {
|
||||
stop_game();
|
||||
specialland = laHalloween;
|
||||
set_geometry(gSphere);
|
||||
start_game();
|
||||
vid.alpha = 999;
|
||||
vid.scale = 998;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user