mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-09 09:39:53 +00:00
Minor fix on the last commit
This commit is contained in:
parent
11022f1520
commit
93ef530c93
@ -104,7 +104,7 @@ namespace MWSound
|
||||
root->addFrameListener(&updater);
|
||||
}
|
||||
|
||||
SoundImpl::~SoundImpl()
|
||||
~SoundImpl()
|
||||
{
|
||||
Ogre::Root::getSingleton().removeFrameListener(&updater);
|
||||
cameraTracker.unfollowCamera();
|
||||
|
Loading…
x
Reference in New Issue
Block a user