v0.2.3e: fixed a couple issues

This commit is contained in:
Evan Debenham
2015-01-21 20:06:28 -05:00
parent 97f6b2f67c
commit a6bd3aae84
3 changed files with 3 additions and 2 deletions
@@ -58,7 +58,7 @@ public class QuickSlotButton extends Button implements WndBag.Listener {
public void destroy() {
super.destroy();
instance = null;
instance = new QuickSlotButton[4];
lastItem = null;
lastTarget = null;