Ejemplo n.º 1
0
 public static BiomeTypes GetCurrentBiome()
 {
     return(_biomeInfo.GetCurrentBiome());
 }