mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-24 07:50:59 +00:00
Fix ghost tsprite bug introduced in previous commit.
git-svn-id: https://svn.eduke32.com/eduke32@5858 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
bca7e1a91e
commit
972c92dc6a
1 changed files with 1 additions and 0 deletions
|
@ -8547,6 +8547,7 @@ killsprite:
|
|||
bglDepthMask(GL_TRUE);
|
||||
}
|
||||
#endif
|
||||
spritesortcnt = 0;
|
||||
|
||||
#ifdef POLYMER
|
||||
if (getrendermode() == REND_POLYMER)
|
||||
|
|
Loading…
Reference in a new issue