X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fserver%2Fw_fireball.qc;h=0827d2402fc41df56d8ab42cdf575c2777a195d8;hp=368faecbf3b9c340fb945a673102e20e31ba2f97;hb=6ac6997bf385c44ef9294db2f375342c87b81982;hpb=aa4c896acf8088d26fcbd5ff4e3f6e7a0acb0600 diff --git a/qcsrc/server/w_fireball.qc b/qcsrc/server/w_fireball.qc index 368faecbf..0827d2402 100644 --- a/qcsrc/server/w_fireball.qc +++ b/qcsrc/server/w_fireball.qc @@ -378,7 +378,6 @@ float w_fireball(float req) } else if(req == WR_PRECACHE) { - precache_sound("weapons/fireball_impact.wav"); precache_sound("weapons/fireball_impact2.wav"); } else if (req == WR_SUICIDEMESSAGE)