Graphics: Don't unbind shader
This commit is contained in:
parent
e93e1fd292
commit
b729da249b
1 changed files with 0 additions and 1 deletions
|
@ -191,7 +191,6 @@ public:
|
||||||
screenQuad.draw();
|
screenQuad.draw();
|
||||||
|
|
||||||
glState.blendMode.pop();
|
glState.blendMode.pop();
|
||||||
shader.unbind();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef RGSS2
|
#ifdef RGSS2
|
||||||
|
|
Loading…
Add table
Reference in a new issue