Get client stop function working
This commit is contained in:
parent
d843b3d619
commit
bd6ec4c41e
2 changed files with 16 additions and 2 deletions
|
|
@ -70,6 +70,7 @@ private:
|
|||
net_port port;
|
||||
char port_ip[20];
|
||||
unsigned short port_num;
|
||||
bool client_active;
|
||||
bool server_connected;
|
||||
bool server_initialized;
|
||||
unsigned int server_controller_count;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue