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:
@@ -111,7 +111,7 @@ namespace BlackMisc
|
||||
return isMicrosoftSimulator() || p3d();
|
||||
}
|
||||
|
||||
bool CSimulatorInfo::isFsxFamily() const
|
||||
bool CSimulatorInfo::isFsxP3DFamily() const
|
||||
{
|
||||
return fsx() || p3d();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user