Added the old prototype logic to Client.h. Can now communicate with a external server(on prototype).

This commit is contained in:
stiffly
2015-12-07 16:55:12 +01:00
parent cbbb7deaea
commit 2c993e82d6
3 changed files with 358 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#include "Network\Server.h"
#include "Network/Server.h"
Server::Server()
{