v0.3.1: fixed a bug where the dried rose would fail to be droppable after loading a game.

This commit is contained in:
Evan Debenham
2015-08-07 16:32:26 -04:00
parent d73e663ef6
commit 4220c22cbf
2 changed files with 10 additions and 4 deletions
@@ -246,7 +246,7 @@ public class Ghost extends NPC {
private static int type;
private static boolean given;
private static boolean processed;
public static boolean processed;
private static int depth;