save code
This commit is contained in:
@@ -1401,6 +1401,7 @@ void FaceApp::changeMotion(const string motion_type, AnimationFinishedCallback c
|
||||
_motionState = ready;
|
||||
_animationFinishedCallback = callback;
|
||||
_animationLoop = loop;
|
||||
_curTexIndex = 0;
|
||||
|
||||
|
||||
// for (int i = 0; i < _curMotion.png_names.size(); ++i)
|
||||
|
||||
Reference in New Issue
Block a user