Update PlayerManager.h

This commit is contained in:
Kyle Sanderson 2019-09-06 10:14:22 -07:00 committed by BotoX
parent b024ad05bf
commit ee0fc2230f

View File

@ -124,6 +124,7 @@ private:
bool IsAuthStringValidated();
bool SetEngineString();
bool SetCSteamID();
void ClearNetchannelQueue(void);
private:
bool m_IsConnected = false;
bool m_IsInGame = false;