Fix ::Stuck & stacktrace (regression)

This commit is contained in:
dginovker
2019-12-30 23:47:23 -05:00
parent e88c5eaca8
commit e8bfe7f88a
13 changed files with 2 additions and 4 deletions
@@ -33,7 +33,6 @@ public class ItemHandler {
ItemList[i] = null;
}
loadItemList("item.cfg");
loadItemPrices("prices.txt");
}
/**