mirror of
https://github.com/photonstorm/phaser
synced 2024-11-21 20:23:19 +00:00
jsdoc link fix
This commit is contained in:
parent
7b2eb11366
commit
7988f4dc5d
1 changed files with 1 additions and 1 deletions
|
@ -597,7 +597,7 @@ File.createObjectURL = function (image, blob, defaultType)
|
|||
|
||||
/**
|
||||
* Static method for releasing an existing object URL which was previously created
|
||||
* by calling {@link File#createObjectURL} method.
|
||||
* by calling {@link Phaser.Loader.File.createObjectURL} method.
|
||||
*
|
||||
* @method Phaser.Loader.File.revokeObjectURL
|
||||
* @static
|
||||
|
|
Loading…
Reference in a new issue