Merge branch 'release/2018.1' into next

This commit is contained in:
Erik Hofman
2018-02-20 10:11:38 +01:00

View File

@@ -140,6 +140,7 @@ SGSoundMgr::SGSoundMgr() :
_changed(true),
_volume(0.0),
_velocity(SGVec3d::zeros()),
_bad_doppler(false),
_renderer("unknown"),
_vendor("unknown")
{