This commit is contained in:
Anuken
2020-05-29 20:08:23 -04:00
parent 42252fa217
commit b08eafc78e
18 changed files with 741 additions and 695 deletions
@@ -87,7 +87,6 @@ public abstract class BulletType extends Content{
public float weaveScale = 1f;
public float weaveMag = -1f;
public float hitShake = 0f;
public BulletType(float speed, float damage){