mirror of
https://github.com/photonstorm/phaser
synced 2024-11-22 04:33:31 +00:00
Update WebGLRenderer.js
This commit is contained in:
parent
9a1dc640f8
commit
0cd4d0fc54
1 changed files with 0 additions and 3 deletions
|
@ -1223,9 +1223,6 @@ var WebGLRenderer = new Class({
|
|||
|
||||
this.resetTextures(true);
|
||||
|
||||
// gl.activeTexture(gl.TEXTURE1);
|
||||
// gl.bindTexture(gl.TEXTURE_2D, this.blankTexture.glTexture);
|
||||
|
||||
this.currentActiveTexture = 1;
|
||||
this.startActiveTexture++;
|
||||
|
||||
|
|
Loading…
Reference in a new issue