ESLint fix.

This commit is contained in:
Richard Davey 2017-02-07 18:42:03 +00:00
parent b0623b91b9
commit c2025b3e24

View file

@ -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.