Remove debug code

This commit is contained in:
DoctorMacc 2020-04-09 18:12:53 -04:00
parent c777641a90
commit 8f735ae453
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ public class CatEntity extends TameableEntity {
} else {
metadata.put(EntityData.VARIANT, (int) entityMetadata.getValue());
}
System.out.println("Variant: " + entityMetadata.getValue());
}
if (entityMetadata.getId() == 21) {
// Needed or else wild cats are a red color