mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
Ref T515, context menus for re-matching
* added re-matching for single aircraft * re-ordered
This commit is contained in:
committed by
Mat Sutcliffe
parent
a90d4465a2
commit
a0c8f3778b
@@ -953,7 +953,7 @@ namespace BlackCore
|
||||
resetAircraft.resetToNetworkModel();
|
||||
this->xCtxAddedRemoteAircraftReadyForModelMatching(resetAircraft);
|
||||
});
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
void CContextSimulator::onSimulatorStarted(const CSimulatorPluginInfo &info)
|
||||
|
||||
Reference in New Issue
Block a user