mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Ref T703, set partner callsign in network vatlib / functions in context adjusted
This commit is contained in:
committed by
Mat Sutcliffe
parent
bfcf553e3f
commit
6adea91618
@@ -245,7 +245,8 @@ namespace BlackCore
|
||||
virtual BlackMisc::CStatusMessage connectToNetwork(
|
||||
const BlackMisc::Network::CServer &server,
|
||||
const QString &extraLiveryString, bool sendLivery,
|
||||
const QString &extraModelString, bool sendModelString,
|
||||
const QString &extraModelString, bool sendModelString,
|
||||
const BlackMisc::Aviation::CCallsign &partnerCallsign,
|
||||
BlackCore::INetwork::LoginMode loginMode) = 0;
|
||||
|
||||
//! Server which is connected, if not connected empty default object.
|
||||
|
||||
Reference in New Issue
Block a user