Core/WorldStates: Migrate battleground worldstates to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/5dbfaecd5c020fd4c3b3dfc235580849c39ce7db)
This commit is contained in:
@@ -87,6 +87,7 @@ namespace Game.Entities
|
||||
break;
|
||||
}
|
||||
|
||||
Unit unit = passenger.ToUnit();
|
||||
if (unit != null)
|
||||
{
|
||||
Vehicle vehicle = unit.GetVehicleKit();
|
||||
|
||||
Reference in New Issue
Block a user