mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Minor unrelated adjustments
This commit is contained in:
@@ -367,7 +367,7 @@ namespace BlackCore
|
||||
return icao;
|
||||
}
|
||||
|
||||
int CAircraftMatcher::setModelSet(const CAircraftModelList &models)
|
||||
int CAircraftMatcher::setModelSet(const CAircraftModelList &models)
|
||||
{
|
||||
CAircraftModelList modelsCleaned(models);
|
||||
const int r1 = modelsCleaned.removeAllWithoutModelString();
|
||||
|
||||
Reference in New Issue
Block a user