X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fcommon%2Fsounds%2Fall.inc;h=7462239f7701d88886e59387b5dec24d3721996b;hp=4394e174067ab93c12236e3f7b00fa574ffb65c6;hb=905ec2fbd2b610eeb2591cdddbf71ce24b7bb3ab;hpb=f6a5832d12fbcf7fb4f44778063e2c251b9d0a38 diff --git a/qcsrc/common/sounds/all.inc b/qcsrc/common/sounds/all.inc index 4394e17406..7462239f77 100644 --- a/qcsrc/common/sounds/all.inc +++ b/qcsrc/common/sounds/all.inc @@ -266,6 +266,7 @@ Sound SND_GIB_SPLAT_RANDOM() { SOUND(HIT, "misc/hit"); SOUND(TYPEHIT, "misc/typehit"); +SOUND(KILL, "misc/kill"); SOUND(SPAWN, "misc/spawn");