Skip to content

Commit 0a03535

Browse files
committed
lint fix
1 parent 70b2349 commit 0a03535

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gameobjects/particles/ParticleManagerWebGLRenderer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @license {@link https://github.com/photonstorm/phaser/blob/master/license.txt|MIT License}
55
*/
66

7-
var Utils = require('../../renderer/webgl/Utils');
7+
var Utils = require('../../renderer/webgl/Utils');
88

99
/**
1010
* Renders this Game Object with the WebGL Renderer to the given Camera.

0 commit comments

Comments
 (0)