diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/Generating/StructGen.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/Generating/StructGen.cpp b/source/Generating/StructGen.cpp index d9859aab5..bd8f5d581 100644 --- a/source/Generating/StructGen.cpp +++ b/source/Generating/StructGen.cpp @@ -595,7 +595,6 @@ void cStructGenDirectOverhangs::GenStructures(cChunkDesc & a_ChunkDesc) } // for y break; } - default: break; } // switch (biome) } // for z, x |