Skip to content

Commit

Permalink
Invalid link fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
photonstorm committed Oct 8, 2024
1 parent 5796591 commit 40fafa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gameobjects/group/Group.js
Original file line number Diff line number Diff line change
Expand Up @@ -1082,7 +1082,7 @@ var Group = new Class({
},

/**
* {@link Phaser.GameObjects.Components.Animation#play Plays} an animation for all members of this group.
* {@link Phaser.Animations.AnimationState#play Plays} an animation for all members of this group.
*
* @method Phaser.GameObjects.Group#playAnimation
* @since 3.0.0
Expand Down

0 comments on commit 40fafa4

Please sign in to comment.