Ref T270, signal requestedElevation

This commit is contained in:
Klaus Basan
2018-05-25 21:29:58 +02:00
parent c16f5575f4
commit 8a522b5e6d
4 changed files with 6 additions and 0 deletions

View File

@@ -276,6 +276,7 @@ namespace BlackSimPlugin
if (hr == S_OK)
{
this->requestTerrainProbeData(callsign);
emit this->requestedElevation(callsign);
}
else
{