mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-05-02 15:34:05 +00:00
setting Racing while in Solv no longer resets geometry
This commit is contained in:
parent
5febec0843
commit
1359dfcd62
@ -1315,7 +1315,7 @@ EX void switch_game_mode(char switchWhat) {
|
||||
inv::on = false;
|
||||
chaosmode = false;
|
||||
princess::challenge = false;
|
||||
if(sol || bounded) set_geometry(gNormal);
|
||||
if(bounded) set_geometry(gNormal);
|
||||
dual::disable();
|
||||
break;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user