mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-18 13:12:50 +00:00
fixed previous commit
This commit is contained in:
parent
0a8d0fed40
commit
ab1510fd5e
@ -120,7 +120,7 @@ namespace MWSound
|
||||
{
|
||||
}
|
||||
|
||||
void stopSound (MWWorld::Ptr::CellStore *cell)
|
||||
void SoundManager::stopSound (MWWorld::Ptr::CellStore *cell)
|
||||
{
|
||||
// Note to Nico: You can get the cell of a Ptr via the getCell function. Just iterate over all
|
||||
// sounds and remove those with matching cell.
|
||||
|
Loading…
x
Reference in New Issue
Block a user