mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
parent
4a0084801e
commit
033d46a293
1 changed files with 4 additions and 0 deletions
|
|
@ -608,8 +608,12 @@ struct WindowPrivate
|
|||
|
||||
/* Draw arrows / cursors */
|
||||
windowskin->bindTex(shader);
|
||||
TEX::setSmooth(true);
|
||||
|
||||
controlsQuadArray.draw(0, controlsQuadCount);
|
||||
|
||||
TEX::setSmooth(false);
|
||||
|
||||
if (contents)
|
||||
{
|
||||
/* Draw contents bitmap */
|
||||
|
|
|
|||
Loading…
Reference in a new issue