Update order swap

This commit is contained in:
Anuken
2018-10-09 20:50:49 -04:00
parent 60bb982450
commit 02004011ec
2 changed files with 2 additions and 1 deletions

View File

@@ -97,6 +97,7 @@ public class Bullet extends BulletEntity<BulletType> implements TeamTrait, SyncT
supressOnce = true;
}
@Override
public void absorb(){
supressCollision = true;
remove();