1b: rm duplicate assignment
This commit is contained in:
parent
266283c49c
commit
cb6b7513aa
@ -53,7 +53,6 @@ public abstract class DisplayableElementModel {
|
|||||||
this.moving = moving;
|
this.moving = moving;
|
||||||
this.destructible = destructible;
|
this.destructible = destructible;
|
||||||
this.spriteName = spriteName;
|
this.spriteName = spriteName;
|
||||||
this.priority = priority;
|
|
||||||
this.animate = animate;
|
this.animate = animate;
|
||||||
this.impactExplosive = impactExplosive;
|
this.impactExplosive = impactExplosive;
|
||||||
this.priority = priority;
|
this.priority = priority;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user