Ok, so we need this. *shifty eyes*

This commit is contained in:
Dinnerbone
2011-09-15 01:42:07 +01:00
parent 39c0d81832
commit 913be2588f

View File

@@ -16,5 +16,8 @@ public enum Biome {
ICE_DESERT,
TUNDRA,
HELL,
SKY
SKY,
OCEAN,
RIVER,
EXTREME_HILLS,
}