mirror of
https://github.com/photonstorm/phaser
synced 2024-11-24 05:33:35 +00:00
Update WebGLRenderer.js
This commit is contained in:
parent
51f0111700
commit
fea1ade5b7
1 changed files with 1 additions and 0 deletions
|
@ -1505,6 +1505,7 @@ var WebGLRenderer = new Class({
|
|||
{
|
||||
this.normalTexture = null;
|
||||
this.startActiveTexture++;
|
||||
this.currentActiveTexture = 1;
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue