1
0

Fixed another one.

This commit is contained in:
Alexander Harkness 2013-11-14 07:42:54 +00:00
parent 444e6e4fa7
commit 3328c80aec

View File

@ -620,6 +620,7 @@ bool cStructGenDirectOverhangs::HasWantedBiome(cChunkDesc & a_ChunkDesc) const
{
return true;
}
default: break;
}
} // for i
return false;