v0.3.1: fixed a bug where the dried rose would fail to be droppable after loading a game.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user