mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-30 01:07:57 +00:00
disable Yendor on racing
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user