diff options
| author | CriticalFlaw <[email protected]> | 2020-04-12 13:22:46 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-04-12 13:22:46 -0400 |
| commit | 53627aa7c3664091e6d58c5698bf8be910d383cf (patch) | |
| tree | c97d0abaae906afa0728aa6dd6628d74d894e4dc /customizations/team_menu/classselection-center.res | |
| parent | ceda99cb6f1507321fd6d317ad078b84610323dd (diff) | |
Gameplay Fixes
- Updated the team and class selection, text chat, killfeed, voice chat, target ID, disguise panel, item meters, spell selection, killstreak, stopwatch, quickswitch, map info, tournament spectator and vote panel.
- Fixed the post-match summary page not displaying properly.
Diffstat (limited to 'customizations/team_menu/classselection-center.res')
| -rw-r--r-- | customizations/team_menu/classselection-center.res | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/customizations/team_menu/classselection-center.res b/customizations/team_menu/classselection-center.res index c21c6f3..13e269a 100644 --- a/customizations/team_menu/classselection-center.res +++ b/customizations/team_menu/classselection-center.res @@ -11,7 +11,9 @@ "SidePanelBG" { - "fillcolor" "0 0 0 0" + "wide" "f0" + "tall" "f0" + "fillcolor" "0 0 0 150" } "scout" @@ -71,23 +73,19 @@ "random" { "xpos" "c80" - "ypos" "c101" + "ypos" "c100" } "EditLoadoutButton" [$WIN32] { - "xpos" "r180" - "wide" "120" - "textAlignment" "center" - "font" "CerbeticaBold16" + "xpos" "c80" + "ypos" "c120" } "CancelButton" [$WIN32] { - "xpos" "c-295" - "wide" "100" - "textAlignment" "center" - "font" "CerbeticaBold16" + "xpos" "c180" + "ypos" "c100" } "numScout" { |
