mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-19 03:45:30 +08:00
Server handling
* added tower view as hardcoded * renamed to predefined servers * utility functions to add/remove FSD setup flags
This commit is contained in:
@@ -64,7 +64,7 @@ namespace BlackCore
|
||||
BlackMisc::Network::CServerList getOtherServers() const;
|
||||
|
||||
//! The other servers plus test servers
|
||||
BlackMisc::Network::CServerList getOtherServersPlusTestServers() const;
|
||||
BlackMisc::Network::CServerList getOtherServersPlusPredefinedServers() const;
|
||||
|
||||
//! Last used with VATSIM?
|
||||
bool wasLastUsedWithVatsim() const;
|
||||
|
||||
Reference in New Issue
Block a user