mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
Ref T683, style
This commit is contained in:
committed by
Mat Sutcliffe
parent
70a350ed66
commit
daeea07090
@@ -195,7 +195,7 @@ namespace BlackSimPlugin
|
||||
// Updates
|
||||
// Do not update ICAO codes, as this overrides reverse lookups
|
||||
// updateOwnIcaoCodes(m_flightgearData.aircraftIcaoCode, CAirlineIcaoCode());
|
||||
updateOwnSituation(situation);
|
||||
this->updateOwnSituation(situation);
|
||||
|
||||
// defaults
|
||||
CSimulatedAircraft myAircraft(getOwnAircraft());
|
||||
|
||||
Reference in New Issue
Block a user