Fix wooded_badlands biomes colors

This commit is contained in:
Roman 2018-11-08 14:12:42 +03:00
parent 60bff1fb34
commit 4ab2fb3d57
No known key found for this signature in database
GPG key ID: 8417B448CEB5A588

View file

@ -69,8 +69,8 @@ const Biome BIOMES[256] = {
/* 35 */ {0.6, 1, 0.25},
/* 36 */ {0.6, 1, 0.25},
/* 37 */ {0.25, 1, 1.25},
/* 38 */ {0.25, 1, 1.25},
/* 39 */ {0.25, 1, 1.25},
/* 38 */ {0.5, 0.75, 0.25},
/* 39 */ {0.5, 0.75, 0.25},
/* 40 */ {},
/* 41 */ {},
/* 42 */ {},