Adapted to folder name change in the code. Networking -> Network
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "Networking\Client.h"
|
||||
#include "Network\Client.h"
|
||||
|
||||
Client::Client()
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "Networking\Server.h"
|
||||
#include "Network\Server.h"
|
||||
|
||||
Server::Server()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user