mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-22 05:05:38 +08:00
Formatting code
This commit is contained in:
committed by
Mat Sutcliffe
parent
aea2f11b42
commit
9b4a01cd25
@@ -30,8 +30,8 @@ namespace BlackSimPlugin
|
||||
|
||||
//! Constructor providing initial situation/parts
|
||||
CFlightgearMPAircraft(const BlackMisc::Simulation::CSimulatedAircraft &aircraft,
|
||||
BlackCore::ISimulator *simulator,
|
||||
BlackMisc::Simulation::CInterpolationLogger *logger);
|
||||
BlackCore::ISimulator *simulator,
|
||||
BlackMisc::Simulation::CInterpolationLogger *logger);
|
||||
|
||||
//! Destructor
|
||||
~CFlightgearMPAircraft() {}
|
||||
|
||||
Reference in New Issue
Block a user