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