mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-09 02:13:09 +00:00
generation fix
This commit is contained in:
parent
6a1e0df0f2
commit
571bf2f226
|
|
@ -66,7 +66,7 @@ public:
|
|||
static Biome *Biome::roofedForestM;
|
||||
static Biome *Biome::deepOcean;
|
||||
|
||||
static const int BIOME_COUNT = 32;
|
||||
static const int BIOME_COUNT = 256 ;
|
||||
|
||||
public:
|
||||
wstring m_name;
|
||||
|
|
|
|||
Loading…
Reference in a new issue