1
0

Revert "Fixed another one."

This reverts commit 3328c80aec.
This commit is contained in:
Alexander Harkness 2013-11-16 17:53:27 +00:00
parent eca23ed0b3
commit 2f2fe8ab0c

View File

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