diff --git a/Source/VoxelForge/Private/VoxelHeightOpStack.cpp b/Source/VoxelForge/Private/VoxelHeightOpStack.cpp index ff736b2..720276c 100644 --- a/Source/VoxelForge/Private/VoxelHeightOpStack.cpp +++ b/Source/VoxelForge/Private/VoxelHeightOpStack.cpp @@ -275,7 +275,6 @@ namespace private: FSurfaceGenerationParams P; }; -} //========================================================================= // SOURCE — LE CIEL / SKY CAP (c'est une ALTITUDE, donc c'est un op de hauteur) @@ -352,6 +351,7 @@ namespace }; } + //============================================================================= // FABRIQUES / FACTORIES //=============================================================================