Merge branch 'master' of github.com:sippeangelo/Escape-the-Dawn

Conflicts:
	Escape-the-Dawn/Systems/PlayerSystem.cpp
This commit is contained in:
2015-06-02 00:08:35 +02:00
8 changed files with 23 additions and 16 deletions
-1
View File
@@ -32,7 +32,6 @@ namespace Systems
private:
float m_PlayerSpeed;
glm::vec3 m_PlayerOriginalBounds;
glm::vec3 m_CameraOffset;
glm::quat m_CameraOrientation;