Gerard
Prince
Sorry if it was posted before, but the forum search function sucks....
Little mistake (not just a bug, I think) in Planet_Generator_0_68.py: the constant value for Continents is 2 when it must be 4 (the default option), line 149. It is:
2 = ["FT Random (1 - 5 continents)",[1,2,3,4,5],False],
4 = ["FT Random (2 - 5 continents, default)",[2,3,4,5],False],
as it say default (and I prefer this option
)
Little mistake (not just a bug, I think) in Planet_Generator_0_68.py: the constant value for Continents is 2 when it must be 4 (the default option), line 149. It is:
2 = ["FT Random (1 - 5 continents)",[1,2,3,4,5],False],
4 = ["FT Random (2 - 5 continents, default)",[2,3,4,5],False],
as it say default (and I prefer this option
