Invalid link fixed

This commit is contained in:
Richard Davey 2024-10-08 16:08:56 +01:00
parent 57965916e3
commit 40fafa4d4e

View file

@ -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