From 7eac37be231eb7ef883ca65b448383b81f7e7c6e Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Thu, 25 Apr 2013 00:18:02 -0700 Subject: [PATCH] Make sure the old layer is cleared before starting the next --- apps/openmw/mwrender/animation.cpp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/openmw/mwrender/animation.cpp b/apps/openmw/mwrender/animation.cpp index 36fa1197d..8d6508aee 100644 --- a/apps/openmw/mwrender/animation.cpp +++ b/apps/openmw/mwrender/animation.cpp @@ -524,6 +524,12 @@ bool Animation::play(const std::string &groupname, const std::string &start, con for(std::vector::iterator iter(mObjects.begin());iter != mObjects.end();iter++) iter->mActiveLayers &= ~(1<