Yeah. Fix the memory leak plox
This commit is contained in:
@@ -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();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user