This commit is contained in:
Klaus Basan
2018-06-18 19:04:46 +02:00
parent 7cc350974c
commit 65c94cf2c3
4 changed files with 7 additions and 6 deletions

View File

@@ -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)