summaryrefslogtreecommitdiffstats
path: root/src/Generating/PieceStructuresGen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Generating/PieceStructuresGen.h')
-rw-r--r--src/Generating/PieceStructuresGen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Generating/PieceStructuresGen.h b/src/Generating/PieceStructuresGen.h
index bcad86353..c8e2f2b0c 100644
--- a/src/Generating/PieceStructuresGen.h
+++ b/src/Generating/PieceStructuresGen.h
@@ -58,7 +58,7 @@ protected:
/** The underlying biome generator that defines whether the structure is created or not */
cBiomeGenPtr m_BiomeGen;
-
+
/** The underlying height generator, used to position the prefabs crossing chunk borders if they are set to FitGround. */
cTerrainHeightGenPtr m_HeightGen;