fixed a crash when using formula pattern in spherical geometry

This commit is contained in:
Zeno Rogue 2019-06-13 18:13:32 +02:00
parent f35e383214
commit d5d3d396b6
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@ void initgame() {
if(firstland == laElementalWall) cwt.at->land = randomElementalLand();
resetview();
createMov(cwt.at, 0);
pregen();