1
0
Fork 0

remove comment (TEST commit after migration)

This commit is contained in:
Sen 2025-08-21 13:40:20 +02:00
parent cea6c5773b
commit 74550575d1
Signed by: sen
GPG key ID: 3AC50A6F47D1B722

View file

@ -23,7 +23,6 @@ public class AIFireAttack extends EntityAIBase
this.delay = delay;
this.distance = distance;
this.velocity = velocity;
// this.setMutexBits(3);
}
public boolean shouldExecute()