From ac2ade2017606b70a9aa30ddb269f6c6b0c37dfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Le=20Bihan?= Date: Thu, 17 Jun 2021 17:06:54 +0200 Subject: [PATCH] push for zoe --- sources/System/Animation/AnimationsSystem.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/System/Animation/AnimationsSystem.cpp b/sources/System/Animation/AnimationsSystem.cpp index 65bd7e0b..df641307 100644 --- a/sources/System/Animation/AnimationsSystem.cpp +++ b/sources/System/Animation/AnimationsSystem.cpp @@ -32,6 +32,8 @@ namespace BBM modelPtr->setAnimation(anim.getCurrentModelAnim()); anim.incCurrentAnimFrameCounter(); anim.incCurrentAnimFrameCounter(); + anim.incCurrentAnimFrameCounter(); + anim.incCurrentAnimFrameCounter(); } } } \ No newline at end of file