tDefault sounds removed, as no sounds are yet provided in the distribution. - vaccinewars - be a doctor and try to vaccinate the world
(HTM) git clone git://src.adamsgaard.dk/vaccinewars
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit c2cfbe10fcf5b737df5017c00a47c19ded54016d
(DIR) parent c48e9a07bb9ec39fd3bfb71091b6fa496c13c8f5
(HTM) Author: Ben Webb <ben@salilab.org>
Date: Mon, 8 Jul 2002 12:47:01 +0000
Default sounds removed, as no sounds are yet provided in the distribution.
Diffstat:
M src/dopewars.c | 2 --
1 file changed, 0 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/src/dopewars.c b/src/dopewars.c
t@@ -2308,8 +2308,6 @@ void SetupParameters(void)
ServerMOTD = g_strdup("");
g_free(WebBrowser);
WebBrowser = g_strdup("/usr/bin/mozilla");
- AssignName(&Sounds.FightHit, "hit.wav");
- AssignName(&Sounds.Jet, "jet.wav");
CopyNames(&Names, &DefaultNames);
CopyDrugs(&Drugs, &DefaultDrugs);