mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
Misc. style issues interpolation/model adding
This commit is contained in:
@@ -229,7 +229,7 @@ namespace BlackCore
|
||||
break;
|
||||
}
|
||||
BLACK_FALLTHROUGH;
|
||||
case CAircraftMatcherSetup::PickFirst:
|
||||
case CAircraftMatcherSetup::PickFirst: // fallthru intentionally
|
||||
default:
|
||||
usedStrategy = CAircraftMatcherSetup::PickFirst; // re-assigned if fall-through
|
||||
matchedModel = candidates.front();
|
||||
|
||||
Reference in New Issue
Block a user