Removem misleading comment
This commit is contained in:
parent
a99cb6579d
commit
b5f026d4c0
@ -87,7 +87,6 @@ public class TeamArmorModule extends Module
|
||||
event.setCancelled(true);
|
||||
}
|
||||
|
||||
// Can't ignore cancelled here
|
||||
@EventHandler(priority = EventPriority.MONITOR, ignoreCancelled = true)
|
||||
public void disallowEquip(PlayerInteractEvent event)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user