mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 05:55:33 +08:00
refs #921, renaming follow ups
This commit is contained in:
committed by
Mathew Sutcliffe
parent
0b29ef3f78
commit
929e2883d0
@@ -72,7 +72,7 @@ namespace BlackMisc
|
||||
"C:/Program Files (x86)/Microsoft Games/Microsoft Flight Simulator X",
|
||||
"C:/FSX"
|
||||
});
|
||||
if (!CBuildConfig::isShippedVersion())
|
||||
if (!CBuildConfig::isStableBranch())
|
||||
{
|
||||
// developer directories
|
||||
someDefaultDirs.push_back("P:/FSX (MSI)");
|
||||
|
||||
Reference in New Issue
Block a user