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/teammenu-base.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/teammenu-base.res')
| -rw-r--r-- | resource/ui/teammenu-base.res | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/teammenu-base.res b/resource/ui/teammenu-base.res index 1957ec3..1fe00ec 100644 --- a/resource/ui/teammenu-base.res +++ b/resource/ui/teammenu-base.res @@ -13,8 +13,8 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "fgcolor" "255 0 0 255" } + "SidePanelBG" { "ControlName" "ImagePanel" @@ -366,7 +366,7 @@ "tall" "0" "visible" "1" "enabled" "1" - "labelText" "&3" + "labelText" "&1" "command" "jointeam blue" "team" "3" } @@ -379,7 +379,7 @@ "tall" "0" "visible" "1" "enabled" "1" - "labelText" "&4" + "labelText" "&2" "command" "jointeam red" "team" "4" } @@ -392,7 +392,7 @@ "tall" "0" "visible" "1" "enabled" "1" - "labelText" "&1" + "labelText" "&3" "command" "jointeam auto" } @@ -404,7 +404,7 @@ "tall" "0" "visible" "1" "enabled" "1" - "labelText" "&2" + "labelText" "&4" "command" "jointeam spectate" } }
\ No newline at end of file |
