mirror of
https://github.com/Cubitect/cubiomes.git
synced 2025-09-22 11:04:57 -04:00
fixed make
This commit is contained in:
parent
a363de7b62
commit
67a06fb38f
@ -589,10 +589,6 @@ const int majorBiomes[] = {
|
||||
long filterAllMajorBiomes(long *seedsIn, long *seedsOut, long seedCnt,
|
||||
int pX, int pZ, uint sX, uint sZ)
|
||||
{
|
||||
/* We want to determine if
|
||||
*
|
||||
*/
|
||||
|
||||
Generator gFilterMushroom = setupGenerator();
|
||||
gFilterMushroom.topLayerIndex = 17;
|
||||
Generator gFilterBiomes = setupGenerator();
|
||||
|
Loading…
x
Reference in New Issue
Block a user