mirror of https://github.com/axmolengine/axmol.git
Test case action name error
This commit is contained in:
parent
7ea57e2804
commit
dd2b7e036a
|
@ -569,7 +569,7 @@ void SpriteEaseBezier::onEnter()
|
|||
|
||||
_grossini->runAction( rep);
|
||||
_tamara->runAction(bezierEaseTo1);
|
||||
_kathia->runAction(bezierTo2);
|
||||
_kathia->runAction(bezierEaseTo2);
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue