Skip to content

Commit 41bf928

Browse files
committed
Remove debugging output.
1 parent 2b255cd commit 41bf928

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

chunky/src/java/se/llbit/chunky/model/minecraft/DriedGhastModel.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ public DriedGhastModel(
327327
tentacles, tentacles, tentacles, tentacles, tentacles, tentacles, tentacles, tentacles, tentacles,
328328
tentacles, tentacles, tentacles, tentacles, tentacles, tentacles, tentacles, tentacles, tentacles
329329
};
330-
System.out.println(textures.length + " moep");
331330
}
332331

333332
private static int getOrientationIndex(String facing) {

0 commit comments

Comments
 (0)