mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[8729] Fix crash added in [8725]. Sorry.
This commit is contained in:
parent
8baee4a73f
commit
ce3d0170f6
3 changed files with 3 additions and 2 deletions
|
|
@ -1112,6 +1112,7 @@ WorldObject::WorldObject()
|
|||
|
||||
void WorldObject::CleanupsBeforeDelete()
|
||||
{
|
||||
RemoveFromWorld();
|
||||
}
|
||||
|
||||
void WorldObject::_Create( uint32 guidlow, HighGuid guidhigh, uint32 phaseMask )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue