]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
de-tard things so they can be compiled
authorJakob MG <jakob_mg@hotmail.com>
Sat, 31 Mar 2012 15:39:07 +0000 (17:39 +0200)
committerJakob MG <jakob_mg@hotmail.com>
Sat, 31 Mar 2012 15:39:07 +0000 (17:39 +0200)
qcsrc/server/t_items.qc

index 7a303c81697e646bfcf9d5a3a85929b3dfe19eb1..f3862105eee3c933f4e8c9c0092a6741a9e1120f 100644 (file)
@@ -19,7 +19,7 @@ float autocvar_cl_ghost_items;
 vector autocvar_cl_ghost_items_color;
 float autocvar_cl_simple_items;
 float autocvar_cl_fullbright_items;
-float autocvar_cl_staywep_color;
+vector autocvar_cl_staywep_color;
 float autocvar_cl_staywep_alpha;
 
 .float spawntime;