forked from teamnwah/openmw-tes3coop
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.
|
// point.
|
||||||
}
|
}
|
||||||
|
|
||||||
SoundPtr clone() const
|
SoundPtr clone()
|
||||||
{
|
{
|
||||||
// Cloning only works when we have a manager.
|
// Cloning only works when we have a manager.
|
||||||
assert(mgr);
|
assert(mgr);
|
||||||
|
|
Loading…
Reference in a new issue