mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-04 15:27:19 +07:00
Asteroid clip size fix
This commit is contained in:
@ -106,6 +106,7 @@ public class Planets implements ContentList{
|
||||
camRadius = 0.68f * scale;
|
||||
minZoom = 0.6f;
|
||||
drawOrbit = false;
|
||||
clipRadius = 2f;
|
||||
|
||||
generator = new AsteroidGenerator();
|
||||
cgen.get((AsteroidGenerator)generator);
|
||||
|
Reference in New Issue
Block a user