]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Fix #2858 (missing quote) and don't refine default value for master volume for person...
authorLegendaryGuard <rootuser999@gmail.com>
Sat, 15 Jul 2023 23:25:46 +0000 (01:25 +0200)
committerLegendaryGuard <rootuser999@gmail.com>
Sat, 15 Jul 2023 23:25:46 +0000 (01:25 +0200)
commands.cfg
xonotic-client.cfg

index 308cd0b8e281dbb3245c5c21c830d11bc69d6d6f..f7cc14eee8221306fbdf41a04c72d673e4293748 100644 (file)
@@ -375,7 +375,7 @@ set sv_vote_stop 15 "a player can not call a vote again for this many seconds wh
 set sv_vote_majority_factor 0.5        "What percentage of the PLAYERS constitute a majority? (Must be at least 0.5, recommended: 0.5)"
 set sv_vote_majority_factor_of_voted 0.5 "What percentage of the VOTERS constitute a majority too? (Must be at least 0.5, recommended: 0.5)"
 set sv_vote_gamestart 0 "Allow voting during map change"
-set sv_vote_debug 0 "count votes by bots too for debugging purposes (to get a bot to vote exec this command: bot_cmd 1 cc vote yes)
+set sv_vote_debug 0 "count votes by bots too for debugging purposes (to get a bot to vote exec this command: bot_cmd 1 cc vote yes)"
 // when disabled, don't allow game type changes "note: set these two equal to JUST support simple majorities"
 set sv_vote_override_mostrecent 0
 
index 2bf20d5572726d0d2ed0c1eb84113b43d46f1e19..8a7a94637a2b9b3132874af89a1200d27b556557 100644 (file)
@@ -812,7 +812,6 @@ set cl_lockview 0 "when 1, the camera does not move any more; when 2, you can on
 
 // we now use mastervolume
 volume 1
-mastervolume 0.25
 
 // sucks less than the old one
 cl_decals_newsystem 1