Remove debug
This commit is contained in:
parent
a7014ec9e1
commit
0df3e08a1d
@ -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()) {
|
||||
|
Loading…
Reference in New Issue
Block a user