1
0

Silenced yet another not completed enum warning.

This commit is contained in:
Alexander Harkness 2013-11-14 07:42:03 +00:00
parent dc94b92753
commit 444e6e4fa7

View File

@ -595,6 +595,7 @@ void cStructGenDirectOverhangs::GenStructures(cChunkDesc & a_ChunkDesc)
} // for y
break;
}
default: break;
} // switch (biome)
} // for z, x