mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-19 12:15:29 +08:00
refs #334 Make player info member variables
This commit is contained in:
@@ -91,6 +91,9 @@ namespace BlackSimPlugin
|
||||
QMutex m_mutexInterpolator;
|
||||
IDirectPlay8Address *m_hostAddress = nullptr;
|
||||
ClientStatus m_clientStatus = Disconnected;
|
||||
|
||||
PLAYER_INFO_STRUCT m_playerInfo;
|
||||
DPN_PLAYER_INFO m_player;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user