mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-13 11:29:48 +07:00
commit
dc1c132e03
@ -117,7 +117,7 @@ public abstract class BulletType extends Content{
|
||||
public float lightningCone = 360f;
|
||||
public float lightningAngle = 0f;
|
||||
/** The bullet created at lightning points. */
|
||||
public BulletType lightningType;
|
||||
public @Nullable BulletType lightningType = null;
|
||||
|
||||
public float weaveScale = 1f;
|
||||
public float weaveMag = -1f;
|
||||
|
Loading…
Reference in New Issue
Block a user