mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
Ref T180, minor renaming
This commit is contained in:
@@ -141,7 +141,7 @@ namespace BlackGui
|
||||
{
|
||||
const CSimulatorInfo simulator(ui->comp_SimulatorSelector->getValue());
|
||||
QString simDir = this->getFileBrowserSimulatorDirectory();
|
||||
if (simulator.isFsxFamily())
|
||||
if (simulator.isFsxP3DFamily())
|
||||
{
|
||||
simDir = CFsCommonUtil::fsxSimObjectsDirFromSimDir(simDir);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user