mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-04 09:47:02 +00:00
disable Yendor on racing
This commit is contained in:
parent
6a626007bb
commit
2a5cdf28c8
@ -1530,6 +1530,7 @@ EX void switch_game_mode(char switchWhat) {
|
||||
peace::on = false;
|
||||
tour::on = false;
|
||||
inv::on = false;
|
||||
yendor::on = false;
|
||||
land_structure = racing::on ? lsSingle : lsNiceWalls;
|
||||
princess::challenge = false;
|
||||
dual::disable();
|
||||
|
Loading…
x
Reference in New Issue
Block a user