disable custom_land_list in princess

This commit is contained in:
Zeno Rogue
2024-05-09 10:44:37 +02:00
parent 50881f519f
commit 723422e137
+1
View File
@@ -1630,6 +1630,7 @@ EX void switch_game_mode(char switchWhat) {
land_structure = princess::challenge ? lsSingle : lsNiceWalls;
inv::on = false;
racing::on = false;
use_custom_land_list = false;
dual::disable();
break;