summaryrefslogtreecommitdiff
path: root/common/darkknight/jewelrycraft/item/ItemThiefGloves.java
diff options
context:
space:
mode:
Diffstat (limited to 'common/darkknight/jewelrycraft/item/ItemThiefGloves.java')
-rw-r--r--common/darkknight/jewelrycraft/item/ItemThiefGloves.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/darkknight/jewelrycraft/item/ItemThiefGloves.java b/common/darkknight/jewelrycraft/item/ItemThiefGloves.java
index 19f1a1e..4535235 100644
--- a/common/darkknight/jewelrycraft/item/ItemThiefGloves.java
+++ b/common/darkknight/jewelrycraft/item/ItemThiefGloves.java
@@ -20,7 +20,7 @@ import cpw.mods.fml.common.FMLCommonHandler;
import cpw.mods.fml.relauncher.ReflectionHelper;
import cpw.mods.fml.relauncher.Side;
-public class ItemThiefGloves extends ItemBase
+public class ItemThiefGloves extends Item
{
public Random rand;