Released 7.7.4

This commit is contained in:
libraryaddict
2013-11-25 16:31:11 +13:00
parent 881d76eafa
commit 4c52a26b46
2 changed files with 1 additions and 2 deletions

View File

@@ -194,7 +194,6 @@ public abstract class Disguise {
if (getEntity() instanceof Player && isSelfDisguiseVisible()) {
DisguiseUtilities.sendSelfDisguise((Player) getEntity());
}
// ProtocolLibrary.getProtocolManager().updateEntity(getEntity(), getPerverts());
}
}
// If the vectorY isn't 0. Cos if it is. Then it doesn't want to send any vectors.