]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/Main.qc
precache hook sound
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / Main.qc
index 7f6b9ea238a18f22db08529b738e6fb7ace80da5..9fb86a6e23bb0eda1a12e2c9bdb5f33ae24f2705 100644 (file)
@@ -136,6 +136,7 @@ void CSQC_Init(void)
 
        // precaches
        Projectile_Precache();
+       Hook_Precache();
        GibSplash_Precache();
        Casings_Precache();
        DamageInfo_Precache();