mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
Merge commit 'origin/master' into 330
This commit is contained in:
commit
3e934e4d02
37 changed files with 361 additions and 300 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