]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/client/Main.qc
Some bugfixes from Xonotic, regarding features I ported in VT
[voretournament/voretournament.git] / data / qcsrc / client / Main.qc
index 06bb675bccf968a3dfb7731325cf5a6eb51c758b..d93869b89e147a79b2f89d03789a0bb5f8302c0c 100644 (file)
@@ -143,6 +143,9 @@ void CSQC_Init(void)
                cl_announcer_prev = strzone(cvar_string("cl_announcer"));\r
        }\r
 \r
+       if(cvar("cl_reticle_item_normal")) precache_pic("gfx/reticle_normal");\r
+       if(cvar("cl_reticle_item_nex")) precache_pic("gfx/reticle_nex");\r
+\r
 #ifdef UID\r
        {\r
                // find the user ID\r