mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-12-15 15:20:57 -08:00
Tantros is hidden now
This commit is contained in:
parent
eadf743c31
commit
bdf3bea2a4
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue