mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 01:00:25 +00:00
fixed a crash when using formula pattern in spherical geometry
This commit is contained in:
parent
f35e383214
commit
d5d3d396b6
@ -144,6 +144,7 @@ void initgame() {
|
||||
|
||||
if(firstland == laElementalWall) cwt.at->land = randomElementalLand();
|
||||
|
||||
resetview();
|
||||
createMov(cwt.at, 0);
|
||||
|
||||
pregen();
|
||||
|
Loading…
Reference in New Issue
Block a user