mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 19:35:32 +08:00
Formatting
This commit is contained in:
@@ -78,7 +78,7 @@ namespace BlackSimPlugin
|
||||
//! Creates a new DirectPlay device address
|
||||
HRESULT createHostAddress();
|
||||
|
||||
BlackMisc::Aviation::CCallsign m_callsign; //!< Peer callsign
|
||||
const BlackMisc::Aviation::CCallsign m_callsign; //!< Peer callsign
|
||||
|
||||
IDirectPlay8Peer *m_directPlayPeer = nullptr; //!< DirectPlay peer address
|
||||
IDirectPlay8Address *m_deviceAddress = nullptr; //!< DirectPlay device address
|
||||
|
||||
Reference in New Issue
Block a user