am f29b2624: Merge "Fix log line" into lmp-dev
* commit 'f29b2624f648cde1de186cd6685c4ce67bcb0d53': Fix log line
This commit is contained in:
@@ -37,7 +37,7 @@ AnimationContext::~AnimationContext() {
|
||||
AnimatorManager& animators = current->mRenderNode->animators();
|
||||
animators.endAllAnimators();
|
||||
LOG_ALWAYS_FATAL_IF(mCurrentFrameAnimations.mNextHandle == current,
|
||||
"Animate failed to remove from current frame list!");
|
||||
"endAllAnimators failed to remove from current frame list!");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user