Yeah. Fix the memory leak plox
This commit is contained in:
parent
aea49bfc43
commit
f94748afa5
@ -141,8 +141,8 @@ public class DisguiseUtilities {
|
||||
// System.out.print("Cannot set more than one " + TargetType.SHOW_TO_EVERYONE_BUT_THESE_PLAYERS
|
||||
// + " on a entity. Removed the old disguise.");
|
||||
|
||||
d.removeDisguise();
|
||||
disguiseItel.remove();
|
||||
d.removeDisguise();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user