mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
[MSFS] Rename FS2020 to MSFS
This commit is contained in:
committed by
Mat Sutcliffe
parent
74679137d1
commit
7e04a2c40f
@@ -59,7 +59,7 @@ namespace BlackCore
|
||||
MSCFS3, /*!< MS Combat Flight Simulator 3 */
|
||||
MSFS2004, /*!< MS Flight Simulator 2004 */
|
||||
MSFSX, /*!< MS Flight Simulator X */
|
||||
MSFS2020, /*!< MS Flight Simulator 2020 */
|
||||
MSFS, /*!< MS Flight Simulator 2020 */
|
||||
XPLANE8, /*!< X-Plane 8 */
|
||||
XPLANE9, /*!< X-Plane 9 */
|
||||
XPLANE10, /*!< X-Plane 10 */
|
||||
|
||||
@@ -169,7 +169,7 @@ namespace BlackCore
|
||||
// future versions
|
||||
case SimType::XPLANE12:
|
||||
case SimType::P3Dv5:
|
||||
case SimType::MSFS2020:
|
||||
case SimType::MSFS:
|
||||
return "0";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user