We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80f12ec commit 5e38f83Copy full SHA for 5e38f83
1 file changed
README.md
@@ -335,7 +335,7 @@ You can read all about the philosophy behind Lazer [here](http://phaser.io/news/
335
336
* Fixed issue in Group.align where the cell wouldn't increase if `rows` was great than -1
337
* Sound.volume was accidentally repeated twice in the source (thanks @LoneStranger #2569)
338
-*
+* Animation.setFrame wouldn't work correctly if the `useLocalFrameIndex` argument was true, and the frame ID was a number (thanks @uboot #2571)
339
340
### Pixi Updates
341
0 commit comments