diff --git a/racing.cpp b/racing.cpp index 673fb641..dd0faf37 100644 --- a/racing.cpp +++ b/racing.cpp @@ -1042,6 +1042,7 @@ void race_projection() { stop_game(); switch_game_mode(rg::racing); race_try = 0; + if(geometry == gNormal) specialland = firstland = laIce; start_game(); }); }