Hmm. small speedup. :/

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@620 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2004-12-11 03:31:37 +00:00
parent d217414289
commit f20af5d236

View file

@ -1844,6 +1844,7 @@ void GL_Set2D (void)
if (gl_smoothfont.modified)
{
gl_smoothfont.modified = false;
GL_Bind(char_texture);
if (gl_smoothfont.value)
{