From ab5251021ad654f49f570a024172e2c6c129c7ad Mon Sep 17 00:00:00 2001 From: svr333 Date: Mon, 5 Oct 2020 15:30:23 +0200 Subject: [PATCH] Fix compile error --- .../implementation/items/magical/MagicalZombiePills.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicalZombiePills.java b/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicalZombiePills.java index 141ed39df..89ef16aec 100644 --- a/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicalZombiePills.java +++ b/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/magical/MagicalZombiePills.java @@ -58,7 +58,7 @@ public class MagicalZombiePills extends SimpleSlimefunItem