remove comment (TEST commit after migration)
This commit is contained in:
parent
cea6c5773b
commit
74550575d1
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ public class AIFireAttack 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