From: terencehill Date: Wed, 12 Feb 2025 14:30:04 +0000 (+0100) Subject: Fix #2978 "Tuba no longer works in the built-in demo little-bot-orchestra.dem" X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=7a186caf4700149958f8f847fad393eedd39caa2;p=xonotic%2Fxonotic-data.pk3dir.git Fix #2978 "Tuba no longer works in the built-in demo little-bot-orchestra.dem" --- diff --git a/xonotic-client.cfg b/xonotic-client.cfg index 2bb6bd3b7..7dd42f8b5 100644 --- a/xonotic-client.cfg +++ b/xonotic-client.cfg @@ -341,6 +341,13 @@ seta cl_tuba_fadetime 0.25 seta cl_tuba_pitchstep 6 seta cl_tuba_volume 1 +// legacy client cvars that were improperly used as client cvars +// NOTE: g_balance_tuba_attenuation was used both as client and server cvar, and still is a server cvar +seta g_balance_tuba_attenuation 0.5 +seta g_balance_tuba_fadetime 0.25 +seta g_balance_tuba_pitchstep 6 +seta g_balance_tuba_volume 1 + cl_sound_wizardhit "" cl_sound_hknighthit "" cl_sound_tink1 weapons/tink1.wav