Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/game/StarWorldRenderData.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarWorldRenderData.hpp')
-rw-r--r--source/game/StarWorldRenderData.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/game/StarWorldRenderData.hpp b/source/game/StarWorldRenderData.hpp
index 96fec29..b392615 100644
--- a/source/game/StarWorldRenderData.hpp
+++ b/source/game/StarWorldRenderData.hpp
@@ -26,7 +26,6 @@ struct WorldRenderData {
RenderTileArray tiles;
Vec2I lightMinPosition;
Image lightMap;
- Image tileLightMap;
List<EntityDrawables> entityDrawables;
List<Particle> const* particles;