We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70b2349 commit 0a03535Copy full SHA for 0a03535
1 file changed
src/gameobjects/particles/ParticleManagerWebGLRenderer.js
@@ -4,7 +4,7 @@
4
* @license {@link https://github.com/photonstorm/phaser/blob/master/license.txt|MIT License}
5
*/
6
7
- var Utils = require('../../renderer/webgl/Utils');
+var Utils = require('../../renderer/webgl/Utils');
8
9
/**
10
* Renders this Game Object with the WebGL Renderer to the given Camera.
0 commit comments