]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/View.qc
Merge remote branch 'origin/fruitiex/precache_crosshair_ring'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / View.qc
index 157b68d007b45c207271e0a0a85a0c54fc8ee66e..9953af664b7b4db76233623bfa69a9c8d2aa166c 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)
                {