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:
hendricks266 2016-09-09 12:01:30 +00:00
parent bca7e1a91e
commit 972c92dc6a

View file

@ -8547,6 +8547,7 @@ killsprite:
bglDepthMask(GL_TRUE);
}
#endif
spritesortcnt = 0;
#ifdef POLYMER
if (getrendermode() == REND_POLYMER)