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

summaryrefslogtreecommitdiff
path: root/source/game/StarTileDrawer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarTileDrawer.cpp')
-rw-r--r--source/game/StarTileDrawer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/game/StarTileDrawer.cpp b/source/game/StarTileDrawer.cpp
index 3ac8e48..70cd7d0 100644
--- a/source/game/StarTileDrawer.cpp
+++ b/source/game/StarTileDrawer.cpp
@@ -106,7 +106,6 @@ bool TileDrawer::produceTerrainDrawables(Drawables& drawables,
};
auto materialRenderProfile = materialDatabase->materialRenderProfile(material);
-
auto modRenderProfile = materialDatabase->modRenderProfile(mod);
if (materialRenderProfile) {