mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 12:55:31 +08:00
[xplane] Allow disabling terrain probe for diagnosing performance issues
This commit is contained in:
@@ -105,6 +105,7 @@ namespace BlackMisc
|
||||
BLACK_METAMEMBER(followAircraftDistanceM),
|
||||
BLACK_METAMEMBER(logRenderPhases),
|
||||
BLACK_METAMEMBER(tcasEnabled),
|
||||
BLACK_METAMEMBER(terrainProbeEnabled),
|
||||
BLACK_METAMEMBER(timestampMSecsSinceEpoch, 0, DisabledForComparison | DisabledForHashing)
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user