]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/w_hook.qc
Merge commit 'origin/master' into diabolik/weaponscale
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / w_hook.qc
index 79240494febd784750c5b494a07da924e6ac06d0..6b2270af2f26726a3120dbc6ad802a66d0ffbb81 100644 (file)
@@ -217,7 +217,7 @@ float w_hook(float req)
        {
                precache_model ("models/weapons/g_hookgun.md3");
                precache_model ("models/weapons/v_hookgun.md3");
-               precache_model ("models/weapons/h_hookgun.dpm");
+               precache_model ("models/weapons/h_hookgun.iqm");
                precache_sound ("weapons/hook_impact.wav"); // done by g_hook.qc
                precache_sound ("weapons/hook_fire.wav");
                precache_sound ("weapons/hookbomb_fire.wav");