client to server contact
This commit is contained in:
@@ -49,7 +49,7 @@ private:
|
||||
void HandlePacket(NetworkPacket);
|
||||
|
||||
//members
|
||||
bool running = false;
|
||||
bool running = true;
|
||||
ConfigUtility config;
|
||||
|
||||
//networking
|
||||
|
||||
Reference in New Issue
Block a user