Fixes getting random disconnect.
This commit is contained in:
@@ -659,7 +659,7 @@ namespace Game.Entities
|
||||
|
||||
void UpdateOrientation(float orientation)
|
||||
{
|
||||
Orientation = orientation;
|
||||
SetOrientation(orientation);
|
||||
if (IsVehicle())
|
||||
GetVehicleKit().RelocatePassengers();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user