removed debug message
This commit is contained in:
parent
521aa8d965
commit
fb04fac0f6
@ -274,7 +274,6 @@ public class UndeadCamp extends WorldEvent
|
||||
|
||||
setBlock(furnace, 61, (byte) 0);
|
||||
_containers.add(furnace);
|
||||
System.out.println(_containers.contains(furnace));
|
||||
}
|
||||
|
||||
private void createUndead()
|
||||
|
Loading…
Reference in New Issue
Block a user