]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - gl_draw.c
removed shift_down variable, use keydown[K_SHIFT] instead
[xonotic/darkplaces.git] / gl_draw.c
index b3e48111c5d9637a35f2321e0078f92b07162b46..3c1c394bda53ebc37fe5738f9aa5769d26c31304 100644 (file)
--- a/gl_draw.c
+++ b/gl_draw.c
@@ -38,7 +38,7 @@ static int numcachepics;
 
 static rtexturepool_t *drawtexturepool;
 
-static qbyte concharimage[13396] =
+static qbyte concharimage[13468] =
 {
 #include "lhfont.h"
 };