From 7211d8916df735840e5b04d5164799493792a10e Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Fri, 2 Jul 2021 21:11:40 -0400 Subject: Changed main menu background, see notes. - Changed the background to classic rayshud. - Updated the killer panel, class select, achievement tracker and more? - Visual tweaks and inconsistency fixes. - Expanded the size allocated to the player list in the match hud. --- resource/ui/hudammoweapons.res | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'resource/ui/hudammoweapons.res') diff --git a/resource/ui/hudammoweapons.res b/resource/ui/hudammoweapons.res index ef72d5e..b2e4adf 100644 --- a/resource/ui/hudammoweapons.res +++ b/resource/ui/hudammoweapons.res @@ -5,6 +5,8 @@ "ControlName" "CTFImagePanel" "fieldName" "HudWeaponAmmoBG" "xpos" "9999" + "visible" "0" + "enabled" "0" } "HudWeaponLowAmmoImage" @@ -12,6 +14,8 @@ "ControlName" "ImagePanel" "fieldName" "HudWeaponLowAmmoImage" "xpos" "9999" + "visible" "0" + "enabled" "0" } "AmmoInClip" -- cgit v1.2.3