Minor fix on the last commit

actorid openmw-0.08
Nicolay Korslund 15 years ago
parent 11022f1520
commit 93ef530c93

@ -104,7 +104,7 @@ namespace MWSound
root->addFrameListener(&updater);
}
SoundImpl::~SoundImpl()
~SoundImpl()
{
Ogre::Root::getSingleton().removeFrameListener(&updater);
cameraTracker.unfollowCamera();

Loading…
Cancel
Save