removed debug
This commit is contained in:
parent
328c31de88
commit
fa7f19bde5
@ -332,8 +332,6 @@ public class CapturePoint
|
||||
|
||||
private void setWoolColor(Block block, Color color, boolean glassOnly)
|
||||
{
|
||||
System.out.println(color == null ? "null" : color.toString());
|
||||
|
||||
if (color == null)
|
||||
{
|
||||
if (!glassOnly)
|
||||
|
Loading…
Reference in New Issue
Block a user