Add missing biome 128

This commit is contained in:
Matthias Schiffer 2016-03-01 19:19:57 +01:00
parent e5cbd3f7ce
commit b048c1eb5c

View file

@ -159,7 +159,7 @@ const Biome BIOMES[256] = {
/* 125 */ {},
/* 126 */ {},
/* 127 */ {},
/* 128 */ {},
/* 128 */ {0.3, 1, 0.3},
/* 129 */ {0.3, 1, 0.3},
/* 130 */ {1, 1, 0.25},
/* 131 */ {0.3, 0.9, 0.3},