mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2025-03-31 00:45:53 +02:00
Revert previous change
This commit is contained in:
parent
e6cf9b8b08
commit
071225bcb9
@ -420,7 +420,6 @@ public class EventListen implements Listener {
|
||||
|
||||
@EventHandler(ignoreCancelled = true)
|
||||
public void onNPCSpawn(NPCSpawnEvent event) {
|
||||
toRespawn.remove(new ChunkCoord(event.getNPC().getStoredLocation()), event.getNPC());
|
||||
skinUpdateTracker.onNPCSpawn(event.getNPC());
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user