16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 12:49:18 +02:00

sound fixed

This commit is contained in:
milek7
2017-08-18 22:40:23 +02:00
parent 9aace0d85f
commit 6d592815c0
5 changed files with 79 additions and 40 deletions

View File

@@ -41,6 +41,7 @@ class sound
{
bool pos_dirty;
glm::vec3 last_pos;
float dt_sum;
protected:
float max_dist;