mirror of
https://github.com/photonstorm/phaser
synced 2025-02-16 22:18:29 +00:00
Bind needs to return this
This commit is contained in:
parent
4ebdc637a9
commit
98b4319436
1 changed files with 2 additions and 0 deletions
|
@ -120,6 +120,8 @@ var WebGLShader = new Class({
|
|||
|
||||
pipeline.mvpDirty = false;
|
||||
}
|
||||
|
||||
return this;
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue