summaryrefslogtreecommitdiffstats
path: root/source/Generating/StructGen.cpp
diff options
context:
space:
mode:
authorAlexander Harkness <bearbin@gmail.com>2013-11-16 18:53:55 +0100
committerAlexander Harkness <bearbin@gmail.com>2013-11-16 18:53:55 +0100
commit33e1439c809b8791e14e7946ab77cb3d6f9a3093 (patch)
treeccffa3b561e96a011fefe662d24bf250f43193da /source/Generating/StructGen.cpp
parentRevert "Fixed another one." (diff)
downloadcuberite-33e1439c809b8791e14e7946ab77cb3d6f9a3093.tar
cuberite-33e1439c809b8791e14e7946ab77cb3d6f9a3093.tar.gz
cuberite-33e1439c809b8791e14e7946ab77cb3d6f9a3093.tar.bz2
cuberite-33e1439c809b8791e14e7946ab77cb3d6f9a3093.tar.lz
cuberite-33e1439c809b8791e14e7946ab77cb3d6f9a3093.tar.xz
cuberite-33e1439c809b8791e14e7946ab77cb3d6f9a3093.tar.zst
cuberite-33e1439c809b8791e14e7946ab77cb3d6f9a3093.zip
Diffstat (limited to '')
-rw-r--r--source/Generating/StructGen.cpp1
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