#include "../../Platform/stdafx.h" #include "IceBiome.h" IceBiome::IceBiome(int id) : Biome(id) {};