Missing endfile
This commit is contained in:
parent
974d240887
commit
3fc55a546f
|
@ -986,4 +986,4 @@ void ACarlaWheeledVehicle::CheckRollover(const float roll, const std::pair<float
|
|||
RootComponent->SetPhysicsAngularVelocity((1 - RolloverBehaviorForce) * angular_velocity);
|
||||
RolloverBehaviorTracker += 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue