mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
Ref T270, signal requestedElevation
This commit is contained in:
@@ -276,6 +276,7 @@ namespace BlackSimPlugin
|
||||
if (hr == S_OK)
|
||||
{
|
||||
this->requestTerrainProbeData(callsign);
|
||||
emit this->requestedElevation(callsign);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user