mirror of
https://github.com/photonstorm/phaser
synced 2024-11-23 21:24:09 +00:00
ESLint fix.
This commit is contained in:
parent
b0623b91b9
commit
c2025b3e24
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ var CanvasPool = function ()
|
|||
{
|
||||
/**
|
||||
* Creates a new Canvas DOM element, or pulls one from the pool if free.
|
||||
*
|
||||
*
|
||||
* @method Phaser.CanvasPool.create
|
||||
* @static
|
||||
* @param {any} parent - The parent of the canvas element.
|
||||
|
|
Loading…
Reference in a new issue