From e9819b62aec65d588ca117d7f2e052ce1815aa0c Mon Sep 17 00:00:00 2001 From: tankefugl Date: Mon, 12 Jun 2006 18:56:33 +0000 Subject: [PATCH] o Removed the voice- and sound-related signoncommands from ns-hltv.cfg git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@533 67975925-1194-0748-b3d5-c16f83f1a3a1 --- releases/3.2.0/ns-hltv.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/3.2.0/ns-hltv.cfg b/releases/3.2.0/ns-hltv.cfg index 3c7718f..2625f10 100644 --- a/releases/3.2.0/ns-hltv.cfg +++ b/releases/3.2.0/ns-hltv.cfg @@ -43,4 +43,4 @@ localmsg "NS-HLTV Broadcast" 90 5 -1 0.825 FFA000FF // these commands will be executed on connecting spectator client and may be used // to adjust settings for HLTV (for example voice parameters) -signoncommands "voice_scale 2; voice_overdrive 16; volume 0.5; echo Voice adjusted for NS-HLTV" \ No newline at end of file +// signoncommands "voice_scale 2; voice_overdrive 16; volume 0.5; echo Voice adjusted for NS-HLTV"