]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/View.qc
precache the crosshair_ring to prevent a slight stutter when switching to the nex...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / View.qc
index 6fc94ca4346d1ebfa395510f9270ad9234ad841b..59b49d9662f68717d0443b5f1ec1491ea290db7d 100644 (file)
@@ -698,6 +698,7 @@ void CSQC_UpdateView(float w, float h)
                                CSQC_common_hud();
 
 
+               precache_pic("gfx/nex_ring.tga");
                // ring around crosshair representing velocity-dependent damage for the nex
                if (activeweapon == WEP_NEX)
                {