mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 20:40:29 +08:00
fix: Extend comment for new simulators
This commit is contained in:
@@ -36,7 +36,7 @@ namespace swift::config
|
|||||||
//! with FSUIPC support?
|
//! with FSUIPC support?
|
||||||
static constexpr bool isCompiledWithFsuipcSupport(); // defined in buildconfig_gen.inc.in
|
static constexpr bool isCompiledWithFsuipcSupport(); // defined in buildconfig_gen.inc.in
|
||||||
|
|
||||||
//! Compiled with any MS Flight Simulator support (P3D, FSX, FS9)
|
//! Compiled with any MS Flight Simulator support (P3D, FSX, FS9, MSFS, MSFS24)
|
||||||
static constexpr bool isCompiledWithMsFlightSimulatorSupport();
|
static constexpr bool isCompiledWithMsFlightSimulatorSupport();
|
||||||
|
|
||||||
//! with XPlane support?
|
//! with XPlane support?
|
||||||
|
|||||||
Reference in New Issue
Block a user