Merge branch 'PlayerSystem' into Networking

# Conflicts:
#	src/Game/Game.cpp
This commit is contained in:
stiffly
2015-12-11 15:45:27 +01:00
14 changed files with 250 additions and 110 deletions
+1
View File
@@ -13,6 +13,7 @@
#include "Core/EntityXMLFile.h"
#include "Core/SystemPipeline.h"
#include "RaptorCopterSystem.h"
#include "PlayerSystem.h"
// Network
#include <boost/thread.hpp>