Skip to content

Commit 24beb01

Browse files
committed
Update AnimationState.js
1 parent 6eae9ca commit 24beb01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gameobjects/components/AnimationState.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1429,7 +1429,7 @@ var AnimationState = new Class({
14291429
},
14301430

14311431
/**
1432-
* The internal update loop for the Animation Component.
1432+
* The internal update loop for the AnimationState Component.
14331433
*
14341434
* This is called automatically by the `Sprite.preUpdate` method.
14351435
*

0 commit comments

Comments
 (0)