mirror of
https://github.com/photonstorm/phaser
synced 2024-11-27 23:20:59 +00:00
Removed unused argument from the docs
This commit is contained in:
parent
f8ebcf0588
commit
fa07dc76e9
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ var GetURL = require('../GetURL');
|
|||
* @param {string} url - [description]
|
||||
* @param {string} path - [description]
|
||||
* @param {XHRSettingsObject} config - [description]
|
||||
* @param {boolean} locked - [description]
|
||||
*/
|
||||
var HTML5AudioFile = new Class({
|
||||
|
||||
|
|
Loading…
Reference in a new issue