mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
Ref T397, Ref T297 VATSIM default is sending parts only
This commit is contained in:
@@ -68,7 +68,7 @@ namespace BlackMisc
|
||||
|
||||
const CFsdSetup &CFsdSetup::vatsimStandard()
|
||||
{
|
||||
static const CFsdSetup s(AllWithoutGnd);
|
||||
static const CFsdSetup s(AllParts);
|
||||
return s;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user