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 /resource/ui/freezepanel_basic.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 'resource/ui/freezepanel_basic.res')
| -rw-r--r-- | resource/ui/freezepanel_basic.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/freezepanel_basic.res b/resource/ui/freezepanel_basic.res index 284be1c..f121cac 100644 --- a/resource/ui/freezepanel_basic.res +++ b/resource/ui/freezepanel_basic.res @@ -107,7 +107,7 @@ "ypos" "15" "zpos" "-1" "wide" "240" - "tall" "14" + "tall" "31" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -187,7 +187,7 @@ "visible" "1" "enabled" "1" "labelText" "%killername%" - "textAlignment" "Left" + "textAlignment" "center" } "AvatarImage" |
