Skip to content

Commit 002d625

Browse files
committed
Docs update.
1 parent 37d7a11 commit 002d625

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/core/Create.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* quickly and easily, without the need for any external files. You can create textures for sprites and in
1010
* coming releases we'll add dynamic sound effect generation support as well (like sfxr).
1111
*
12-
* Access this via `State.create` (or `this.create` from within a State object)
12+
* Access this via `Game.create` (`this.game.create` from within a State object)
1313
*
1414
* @class Phaser.Create
1515
* @constructor

0 commit comments

Comments
 (0)