mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
some style changes in same step
This commit is contained in:
@@ -260,7 +260,7 @@ namespace BlackGui
|
||||
this->m_state = Completed;
|
||||
}
|
||||
|
||||
bool CDbAutoStashingComponent::tryToStashModel(Simulation::CAircraftModel &model)
|
||||
bool CDbAutoStashingComponent::tryToStashModel(CAircraftModel &model)
|
||||
{
|
||||
bool stashed = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user