mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2025-03-02 04:01:26 +01:00
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