Tantros is hidden now

This commit is contained in:
Anuken 2022-09-16 11:22:47 -04:00
parent eadf743c31
commit bdf3bea2a4

View file

@ -104,6 +104,7 @@ public class Planets{
generator = new TantrosPlanetGenerator();
meshLoader = () -> new HexMesh(this, 4);
accessible = false;
visible = false;
atmosphereColor = Color.valueOf("3db899");
startSector = 10;
atmosphereRadIn = -0.01f;