mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 01:05:35 +08:00
Specific fix for KB, which will be removed later
This commit is contained in:
@@ -73,7 +73,7 @@ namespace BlackMisc
|
|||||||
if (!dir.isEmpty()) { return dir; }
|
if (!dir.isEmpty()) { return dir; }
|
||||||
|
|
||||||
//! \todo allow to read a user defined value from settings
|
//! \todo allow to read a user defined value from settings
|
||||||
return "P:/FlightSimulatorX (MSI)/SimObjects"; // "p:/temp/SimObjects"
|
return "P:/FSX (MSI)/SimObjects"; // "p:/temp/SimObjects"
|
||||||
}
|
}
|
||||||
|
|
||||||
const QStringList &CFsCommonUtil::fsxSimObjectsExcludeDirectories()
|
const QStringList &CFsCommonUtil::fsxSimObjectsExcludeDirectories()
|
||||||
|
|||||||
Reference in New Issue
Block a user