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/hudaccountpanel.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/hudaccountpanel.res')
| -rw-r--r-- | resource/ui/hudaccountpanel.res | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/resource/ui/hudaccountpanel.res b/resource/ui/hudaccountpanel.res index 7152576..9aa8c75 100644 --- a/resource/ui/hudaccountpanel.res +++ b/resource/ui/hudaccountpanel.res @@ -5,9 +5,9 @@ "delta_item_x" "8" "delta_item_start_y" "10" "delta_item_end_y" "35" - "PositiveColor" "ColorGreen" - "NegativeColor" "ColorRed" - "delta_lifetime" "2" + "PositiveColor" "Heal Numbers" + "NegativeColor" "Damage Numbers" + "delta_lifetime" "1.5" "delta_item_font" "HudFontMedium" "delta_item_x_minmode" "18" "delta_item_start_y_minmode" "10" @@ -20,6 +20,8 @@ "ControlName" "CTFImagePanel" "fieldName" "AccountBG" "xpos" "9999" + "visible" "0" + "enabled" "0" } "MetalIcon" |
