mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 08:44:01 +00:00
EntityDamageEvent: Remove redundant TODO
Armor does absorb lightning damage by default.
This commit is contained in:
parent
65fe19ca71
commit
6813838754
@ -150,7 +150,6 @@ class EntityDamageEvent extends EntityEvent implements Cancellable{
|
||||
case self::CAUSE_VOID:
|
||||
case self::CAUSE_MAGIC:
|
||||
case self::CAUSE_SUICIDE:
|
||||
//TODO: lightning
|
||||
return false;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user