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:
@@ -189,7 +189,6 @@ public abstract class BaseUser<T> {
|
||||
if (this.viewingBalloon.contains(otherUUID)) {
|
||||
this.despawnBalloon(other);
|
||||
}
|
||||
this.despawnAttached();
|
||||
return;
|
||||
}
|
||||
if (hasBackpack) {
|
||||
|
||||
Reference in New Issue
Block a user