This commit is contained in:
Gatt
2020-07-16 22:17:20 +10:00
parent 4da537e978
commit 75f680c480
13 changed files with 16 additions and 16 deletions
@@ -103,7 +103,7 @@ public class NPC_v1_13_R1 extends NPCBase {
playerConnection.sendPacket(packetPlayOutEntityDestroy);
playerConnection.sendPacket(packetPlayOutPlayerInfoRemove);
hologram.hide(player);
getPlayerHologram(player).hide(player);
}
@Override