mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
*Fix build.
--HG-- branch : trunk
This commit is contained in:
@@ -857,6 +857,7 @@ class TRINITY_DLL_SPEC Unit : public WorldObject
|
||||
|
||||
virtual ~Unit ( );
|
||||
|
||||
void AddToWorld();
|
||||
void RemoveFromWorld();
|
||||
|
||||
void CleanupsBeforeDelete(); // used in ~Creature/~Player (or before mass creature delete to remove cross-references to already deleted units)
|
||||
|
||||
Reference in New Issue
Block a user