client to server contact

This commit is contained in:
Kayne Ruse
2013-11-16 23:46:59 +11:00
parent dc24d1b059
commit e176a60d28
7 changed files with 95 additions and 41 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ private:
void HandlePacket(NetworkPacket);
//members
bool running = false;
bool running = true;
ConfigUtility config;
//networking