Skip to content

Commit c2025b3

Browse files
committed
ESLint fix.
1 parent b0623b9 commit c2025b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

v3/src/dom/CanvasPool.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ var CanvasPool = function ()
2929
{
3030
/**
3131
* Creates a new Canvas DOM element, or pulls one from the pool if free.
32-
*
32+
*
3333
* @method Phaser.CanvasPool.create
3434
* @static
3535
* @param {any} parent - The parent of the canvas element.

0 commit comments

Comments
 (0)