Sound when crashing into obstacle added

This commit is contained in:
Tleety
2015-06-01 23:28:31 +02:00
parent 8bd3ccf4cf
commit c15a082e4f
7 changed files with 14 additions and 6 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;