Remove debug

This commit is contained in:
libraryaddict
2020-04-19 22:36:55 +12:00
committed by GitHub
parent a7014ec9e1
commit 0df3e08a1d

View File

@@ -306,7 +306,7 @@ public class PacketHandlerSpawn implements IPacketHandler {
PacketContainer spawnEntity;
if (NmsVersion.v1_14.isSupported()) {System.out.println("...");
if (NmsVersion.v1_14.isSupported()) {
Object entityType;
if (disguise.isCustomDisguise()) {