fix but that would make levels just. not render
This commit is contained in:
parent
99c2c4e0f0
commit
f4257fbf3f
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ class LevelRenderData:
|
||||||
try:
|
try:
|
||||||
crop_to = level_crop_to[level.pk]
|
crop_to = level_crop_to[level.pk]
|
||||||
except KeyError:
|
except KeyError:
|
||||||
break
|
continue
|
||||||
|
|
||||||
old_geoms = single_level_geoms[level.pk]
|
old_geoms = single_level_geoms[level.pk]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue