Fixed duplicate event introduced in #5038

This commit is contained in:
Richard Davey 2020-04-27 11:53:08 +01:00
parent c62367c09d
commit b14b60516a

View file

@ -444,7 +444,7 @@ var Game = new Class({
*
* @method Phaser.Game#step
* @fires Phaser.Core.Events#PRE_STEP
* @fires Phaser.Core.Events#PRE_STEP
* @fires Phaser.Core.Events#STEP
* @fires Phaser.Core.Events#POST_STEP
* @fires Phaser.Core.Events#PRE_RENDER
* @fires Phaser.Core.Events#POST_RENDER