mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-11 06:25:33 +08:00
Style, typo
This commit is contained in:
@@ -953,7 +953,7 @@ namespace BlackCore
|
||||
// model found
|
||||
lookupModel.setCallsign(callsign);
|
||||
|
||||
// Script
|
||||
// script
|
||||
if (runMatchinScript && setup.doRunMsReverseLookupScript())
|
||||
{
|
||||
const MatchingScriptReturnValues rv = CAircraftMatcher::reverseLookupScript(lookupModel, setup, log);
|
||||
|
||||
Reference in New Issue
Block a user