更新 'src/Network/fgcom.hxx'
This commit is contained in:
parent
ca7f0b9a5d
commit
2685d06d9d
@ -83,6 +83,8 @@ private:
|
|||||||
int _currentCallIdent = -1;
|
int _currentCallIdent = -1;
|
||||||
//int _callComm1;
|
//int _callComm1;
|
||||||
int _listener_active = 0;
|
int _listener_active = 0;
|
||||||
|
bool _connected = false;
|
||||||
|
|
||||||
std::string _server;
|
std::string _server;
|
||||||
std::string _callsign;
|
std::string _callsign;
|
||||||
std::string _username;
|
std::string _username;
|
||||||
|
Loading…
Reference in New Issue
Block a user