mirror of
https://github.com/Cubitect/cubiomes.git
synced 2025-09-23 03:33:50 -04:00
Merge branch 'master' of github.com:fwiffo/cubiomes into 1_13
This commit is contained in:
commit
47f0e7a2ec
@ -20,8 +20,8 @@ int main(int argc, char *argv[])
|
||||
initBiomes();
|
||||
|
||||
// Translate the positions to the desired regions.
|
||||
int regPosX;
|
||||
int regPosZ;
|
||||
int regPosX = 0;
|
||||
int regPosZ = 0;
|
||||
|
||||
if(argc > 2)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user