From 63400b36779716aa84e46c040ff12cbb2f22c2c3 Mon Sep 17 00:00:00 2001 From: Samual Date: Mon, 17 Oct 2011 15:15:24 -0400 Subject: [PATCH] Disable "onlyowned" functionality for Nexuiz HUD (to match old design better) --- hud_nexuiz.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hud_nexuiz.cfg b/hud_nexuiz.cfg index c3afe0ec4..6579dfb27 100644 --- a/hud_nexuiz.cfg +++ b/hud_nexuiz.cfg @@ -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" -- 2.39.2