remove comment (TEST COMMIT 2 after migration)
This commit is contained in:
parent
74550575d1
commit
985345db52
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ public class AIFlyingBoxAttack extends EntityAIBase
|
||||||
public AIFlyingBoxAttack(EntityNPC entity)
|
public AIFlyingBoxAttack(EntityNPC entity)
|
||||||
{
|
{
|
||||||
this.entity = entity;
|
this.entity = entity;
|
||||||
// this.setMutexBits(3);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public boolean shouldExecute()
|
public boolean shouldExecute()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue