From: Rudolf Polzer Date: Tue, 12 Oct 2010 17:17:20 +0000 (+0200) Subject: Merge remote branch 'origin/fruitiex/precache_crosshair_ring' X-Git-Tag: xonotic-v0.1.0preview~307^2~25^2~1^2~2 X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=669ea85f389d64cf59d47c24f9b447843a4e9d57;hp=3175386715806c52de242cbb0ba0fe21b7aa20b3 Merge remote branch 'origin/fruitiex/precache_crosshair_ring' --- diff --git a/qcsrc/client/View.qc b/qcsrc/client/View.qc index 157b68d007..9953af664b 100644 --- a/qcsrc/client/View.qc +++ b/qcsrc/client/View.qc @@ -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) {