fix but that would make levels just. not render

This commit is contained in:
Laura Klünder 2023-12-07 20:12:10 +01:00
parent 99c2c4e0f0
commit f4257fbf3f

View file

@ -181,7 +181,7 @@ class LevelRenderData:
try:
crop_to = level_crop_to[level.pk]
except KeyError:
break
continue
old_geoms = single_level_geoms[level.pk]