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