[Cleanup] Remove WriteEntityIDs() from zone/entity.cpp and zone/entity.h (#3395)

# Notes
- This is unused.
This commit is contained in:
Alex King
2023-06-12 16:05:09 -04:00
committed by GitHub
parent a01cf0718d
commit 577f61b082
2 changed files with 0 additions and 10 deletions
-1
View File
@@ -468,7 +468,6 @@ public:
uint32 DeleteNPCCorpses();
uint32 DeletePlayerCorpses();
void CorpseFix(Client* c);
void WriteEntityIDs();
void HalveAggro(Mob* who);
void DoubleAggro(Mob* who);
void Evade(Mob *who);