]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/w_crylink.qc
Precache the reload sound in one place only, until weapons have individual reload...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / w_crylink.qc
index d393a32f3e8b027404e7610e92c7405af558333e..5f5037ceec0af2e3243fb9aecd2f48095bb2b3ba 100644 (file)
@@ -599,7 +599,7 @@ float w_crylink(float req)
                precache_sound ("weapons/crylink_fire.wav");
                precache_sound ("weapons/crylink_fire2.wav");
                precache_sound ("weapons/crylink_linkjoin.wav");
-               precache_sound ("weapons/reload.wav");
+               //precache_sound ("weapons/reload.wav"); // until weapons have individual reload sounds, precache the reload sound somewhere else
        }
        else if (req == WR_SETUP)
        {