mirror of
https://github.com/photonstorm/phaser
synced 2024-11-15 17:28:18 +00:00
Update RenderTexture.js
This commit is contained in:
parent
6a6590d0dd
commit
6edbd9df22
1 changed files with 1 additions and 0 deletions
|
@ -1176,6 +1176,7 @@ var RenderTexture = new Class({
|
|||
{
|
||||
this.renderer.setBlendMode(gameObject.blendMode);
|
||||
}
|
||||
|
||||
gameObject.renderWebGL(this.renderer, gameObject, this.camera);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue