mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
refs #911, allow to set model dir relative to simulator directory
* utility functions in simulator info * and fscommonutil * and button in UI to set default
This commit is contained in:
committed by
Mathew Sutcliffe
parent
e8eb652cfd
commit
b0fe4ce930
@@ -114,6 +114,9 @@ namespace BlackMisc
|
||||
//! Microsoft Simulator or P3D?
|
||||
bool isMicrosoftOrPrepare3DSimulator() const;
|
||||
|
||||
//! FSX family, i.e. FSX or P3D?
|
||||
bool isFsxFamily() const;
|
||||
|
||||
//! Number simulators selected
|
||||
int numberSimulators() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user