mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 13:35:34 +08:00
Ref T357, function to copy FSX terrain probe, also in context for remote UI
This commit is contained in:
@@ -90,6 +90,9 @@ namespace BlackMisc
|
||||
|
||||
//! Adjust file directory
|
||||
static bool adjustFileDirectory(CAircraftModel &model, const QStringList &simObjectsDirectories);
|
||||
|
||||
//! Copy the terrain probe
|
||||
static int copyFsxTerrainProbeFiles(const QString &simObjectDir, CStatusMessageList &messages);
|
||||
};
|
||||
} // namespace
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user