mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-06 18:57:02 +00:00
disable custom_land_list in princess
This commit is contained in:
parent
50881f519f
commit
723422e137
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user