diff --git a/source/Generating/StructGen.cpp b/source/Generating/StructGen.cpp index bd8f5d581..d9859aab5 100644 --- a/source/Generating/StructGen.cpp +++ b/source/Generating/StructGen.cpp @@ -595,6 +595,7 @@ void cStructGenDirectOverhangs::GenStructures(cChunkDesc & a_ChunkDesc) } // for y break; } + default: break; } // switch (biome) } // for z, x