mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
converted all tabs to 4 spaces
This commit is contained in:
@@ -88,8 +88,8 @@ void DynamicObject::RemoveFromWorld()
|
||||
return;
|
||||
|
||||
UnbindFromCaster();
|
||||
if (Transport* transport = GetTransport())
|
||||
transport->RemovePassenger(this, true);
|
||||
if (Transport* transport = GetTransport())
|
||||
transport->RemovePassenger(this, true);
|
||||
WorldObject::RemoveFromWorld();
|
||||
sObjectAccessor->RemoveObject(this);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user