Fix Cannon TNT sometimes breaking blocks in protected regions
This commit is contained in:
parent
7cc0583d8e
commit
a295cade1c
@ -454,6 +454,7 @@ public class Cannon extends SiegeWeapon
|
||||
_clans.getExplosion().BlockExplosion(
|
||||
blocks,
|
||||
event.getProjectile().getLocation(),
|
||||
false,
|
||||
false
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user