mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
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();
|
||||
|
||||
glState.blendMode.pop();
|
||||
shader.unbind();
|
||||
}
|
||||
|
||||
#ifdef RGSS2
|
||||
|
|
|
|||
Loading…
Reference in a new issue