Fixed another one.
This commit is contained in:
parent
444e6e4fa7
commit
3328c80aec
@ -620,6 +620,7 @@ bool cStructGenDirectOverhangs::HasWantedBiome(cChunkDesc & a_ChunkDesc) const
|
|||||||
{
|
{
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
default: break;
|
||||||
}
|
}
|
||||||
} // for i
|
} // for i
|
||||||
return false;
|
return false;
|
||||||
|
Loading…
Reference in New Issue
Block a user