1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-17 20:11:21 +02:00

Update ItemDb.java

This commit is contained in:
snowleo
2013-05-08 00:53:37 +03:00
parent cb7e304330
commit 37b1d66a78

View File

@@ -162,7 +162,7 @@ public class ItemDb implements IConf, IItemDb
}
class static ItemData
static class ItemData
{
final private int itemNo;
final private short itemData;