1
0

Another switch.

This commit is contained in:
Alexander Harkness 2014-10-27 19:53:16 +00:00
parent 0cdf262053
commit 59ca542c28

View File

@ -459,6 +459,11 @@ void cFinishGenIce::GenFinish(cChunkDesc & a_ChunkDesc)
}
break;
}
default:
{
// No icy water in other biomes.
break;
}
}
}
} // for z