Merge pull request #40 from teamfisk/Networking

Networking
This commit is contained in:
2016-01-21 10:03:44 +01:00
15 changed files with 543 additions and 297 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
#include "Rendering/RenderSystem.h"
#include "Core/EntityFileParser.h"
#include "Core/Octree.h"
#include "Systems/InterpolationSystem.h"
// Network
#include <boost/thread.hpp>
#include "Network/Network.h"