mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
Ref T348, preset terrain probe checkbox
Related: Ref T317 Ref T247 Ref T335
This commit is contained in:
@@ -33,6 +33,7 @@ namespace BlackSimPlugin
|
||||
if (fsx)
|
||||
{
|
||||
ui->cb_TraceSimConnectCalls->setChecked(fsx->isTracingSendId());
|
||||
ui->cb_EnableTerrainProbe->setChecked(fsx->isUsingFsxTerrainProbe());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user