[MSFS] Rename FS2020 to MSFS

This commit is contained in:
Roland Rossgotterer
2021-03-16 10:07:32 +01:00
committed by Mat Sutcliffe
parent 74679137d1
commit 7e04a2c40f
16 changed files with 66 additions and 54 deletions

View File

@@ -169,7 +169,7 @@ namespace BlackCore
// future versions
case SimType::XPLANE12:
case SimType::P3Dv5:
case SimType::MSFS2020:
case SimType::MSFS:
return "0";
}