9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2026-01-04 15:41:45 +00:00

Fix too much packets

This commit is contained in:
Tom
2022-03-10 16:02:02 +01:00
parent 88b24aefbc
commit 56ca9b2a39

View File

@@ -189,7 +189,6 @@ public abstract class BaseUser<T> {
if (this.viewingBalloon.contains(otherUUID)) {
this.despawnBalloon(other);
}
this.despawnAttached();
return;
}
if (hasBackpack) {