Skip to content

Commit

Permalink
Update Mace.php
Browse files Browse the repository at this point in the history
  • Loading branch information
KnosTx authored Sep 9, 2024
1 parent 598e207 commit 6122039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/item/Mace.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
use pocketmine\block\BlockToolType;
use pocketmine\entity\Entity;
use pocketmine\event\entity\EntityDamageEvent;
use pocketmine\event\entity\EntityDemageEventByEntityEvent;
use pocketmine\event\entity\EntityDemageByEntityEvent;
use pocketmine\math\Vector3;

class Mace extends Tool{
Expand Down

0 comments on commit 6122039

Please sign in to comment.