Fixed fireballs sleeping on the job
This commit is contained in:
parent
03762600df
commit
de7402ea8e
@ -127,6 +127,7 @@ public class EntityFireball extends Entity {
|
||||
}
|
||||
|
||||
if (movingobjectposition != null) {
|
||||
this.a(movingobjectposition);
|
||||
}
|
||||
|
||||
this.locX += this.motX;
|
||||
|
Loading…
x
Reference in New Issue
Block a user