mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 13:36:48 +08:00
Style
This commit is contained in:
@@ -961,7 +961,7 @@ namespace BlackCore
|
||||
}
|
||||
else
|
||||
{
|
||||
// values before updating
|
||||
// values before updating (i.e. "storing") so the new situation is noty yet considered
|
||||
const CAircraftSituationList oldSituations = this->remoteAircraftSituations(callsign);
|
||||
const CAircraftSituationChangeList oldChanges = this->remoteAircraftSituationChanges(callsign);
|
||||
if (oldSituations.size() > 1)
|
||||
|
||||
Reference in New Issue
Block a user