Silenced yet another not completed enum warning.

master
Alexander Harkness 2013-11-14 07:42:03 +00:00
parent dc94b92753
commit 444e6e4fa7
1 changed files with 1 additions and 0 deletions

View File

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