mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-24 05:17:17 +00:00
racing no longer disables S2xE
This commit is contained in:
parent
bb1e9ef91c
commit
77aa05c3f9
@ -1315,7 +1315,7 @@ EX void switch_game_mode(char switchWhat) {
|
||||
inv::on = false;
|
||||
chaosmode = false;
|
||||
princess::challenge = false;
|
||||
if(bounded) set_geometry(gNormal);
|
||||
if(bounded && !prod) set_geometry(gNormal);
|
||||
dual::disable();
|
||||
break;
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user