From 578aa5f744dfa59b4120125318338ffb5f5e2717 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Mon, 10 Dec 2007 20:45:38 +0000 Subject: fixed the double sounds --- src/game/server/srv_common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game/server/srv_common.h b/src/game/server/srv_common.h index 25af52b0..82375d25 100644 --- a/src/game/server/srv_common.h +++ b/src/game/server/srv_common.h @@ -8,7 +8,7 @@ void create_sound_global(int sound, int target=-1); inline int cmask_all() { return -1; } inline int cmask_one(int cid) { return 1<