mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
refs #681, using FSD setup in server
This commit is contained in:
@@ -83,6 +83,5 @@ namespace BlackCore
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
} // ns
|
||||
} // ns
|
||||
|
||||
@@ -390,6 +390,10 @@ namespace BlackCore
|
||||
|
||||
} // for each line
|
||||
|
||||
|
||||
// setup for VATSIM
|
||||
fsdServers.setFsdSetup(CFsdSetup::vatsimStandard());
|
||||
|
||||
// this part needs to be synchronized
|
||||
{
|
||||
QWriteLocker wl(&this->m_lock);
|
||||
|
||||
Reference in New Issue
Block a user