Released 7.7.4
This commit is contained in:
parent
881d76eafa
commit
4c52a26b46
2
pom.xml
2
pom.xml
@ -59,7 +59,7 @@
|
||||
<version>2.7.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<version>7.7.3-SNAPSHOT</version>
|
||||
<version>7.7.4-SNAPSHOT</version>
|
||||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user