]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Disable "onlyowned" functionality for Nexuiz HUD (to match old design better)
authorSamual <samual@xonotic.org>
Mon, 17 Oct 2011 19:15:24 +0000 (15:15 -0400)
committerSamual <samual@xonotic.org>
Mon, 17 Oct 2011 19:15:24 +0000 (15:15 -0400)
hud_nexuiz.cfg

index c3afe0ec4cab6d6117b26c4762f5ca870df64ed2..6579dfb2746f50070182a4922e6b18856e65c8ed 100644 (file)
@@ -50,7 +50,7 @@ seta hud_panel_weapons_ammo_alpha "1"
 seta hud_panel_weapons_aspect "2"
 seta hud_panel_weapons_timeout "0"
 seta hud_panel_weapons_timeout_effect "0"
-seta hud_panel_weapons_onlyowned "1"
+seta hud_panel_weapons_onlyowned "0"
 
 seta hud_panel_ammo 1
 seta hud_panel_ammo_pos "0.160000 0.910000"