diff options
| author | CriticalFlaw <[email protected]> | 2021-07-02 21:11:40 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-07-02 21:11:40 -0400 |
| commit | 7211d8916df735840e5b04d5164799493792a10e (patch) | |
| tree | 44583ba6701d57550c95613314d19beb63fad815 /resource/ui/hudammoweapons.res | |
| parent | 7bbc1440403df82533141d0e190119caa496d124 (diff) | |
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.
Diffstat (limited to 'resource/ui/hudammoweapons.res')
| -rw-r--r-- | resource/ui/hudammoweapons.res | 4 |
1 files changed, 4 insertions, 0 deletions
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" |
