remove comment (TEST COMMIT 3 after migration)
This commit is contained in:
parent
985345db52
commit
3b214ddfc3
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ public class AIFireballAttack extends EntityAIBase
|
||||||
this.delay = delay;
|
this.delay = delay;
|
||||||
this.distance = distance;
|
this.distance = distance;
|
||||||
this.velocity = velocity;
|
this.velocity = velocity;
|
||||||
// this.setMutexBits(3);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public boolean shouldExecute()
|
public boolean shouldExecute()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue