mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-20 10:53:51 +00:00
Mangle update
This commit is contained in:
parent
b9d4dc448b
commit
2e2f8e9725
2 changed files with 2 additions and 2 deletions
2
mangle
2
mangle
|
@ -1 +1 @@
|
|||
Subproject commit 87f6e739759244cef8e9730b8f94e628b8d64681
|
||||
Subproject commit 932465442bd97c3bcb3a8630414c16bdd887fa9f
|
|
@ -115,7 +115,7 @@ public:
|
|||
// point.
|
||||
}
|
||||
|
||||
SoundPtr clone() const
|
||||
SoundPtr clone()
|
||||
{
|
||||
// Cloning only works when we have a manager.
|
||||
assert(mgr);
|
||||
|
|
Loading…
Reference in a new issue