summaryrefslogtreecommitdiff
path: root/resource/ui/hudspellselection.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2020-04-12 13:22:46 -0400
committerCriticalFlaw <[email protected]>2020-04-12 13:22:46 -0400
commit53627aa7c3664091e6d58c5698bf8be910d383cf (patch)
treec97d0abaae906afa0728aa6dd6628d74d894e4dc /resource/ui/hudspellselection.res
parentceda99cb6f1507321fd6d317ad078b84610323dd (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/hudspellselection.res')
-rw-r--r--resource/ui/hudspellselection.res26
1 files changed, 13 insertions, 13 deletions
diff --git a/resource/ui/hudspellselection.res b/resource/ui/hudspellselection.res
index 8062a0f..77dcd06 100644
--- a/resource/ui/hudspellselection.res
+++ b/resource/ui/hudspellselection.res
@@ -18,9 +18,9 @@
{
"ControlName" "ImagePanel"
"fieldName" "SpellIcon"
- "xpos" "18"
- "ypos" "36"
- "zpos" "50"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "7"
"wide" "20"
"tall" "20"
"visible" "1"
@@ -65,16 +65,16 @@
"ControlName" "CExLabel"
"fieldName" "CountText"
"font" "CerbeticaBold28"
- "font_minmode" "CerbeticaBold20"
+ "font_minmode" "CerbeticaBold16"
"labelText" "%counttext%"
"textAlignment" "center"
- "xpos" "43"
- "ypos" "30"
+ "xpos" "0"
+ "ypos" "22"
"zpos" "1"
- "xpos_minmode" "18"
- "ypos_minmode" "50"
+ "xpos_minmode" "0"
+ "ypos_minmode" "20"
"wide" "20"
- "tall" "30"
+ "tall" "20"
"fgcolor" "TanLight"
}
@@ -83,14 +83,14 @@
"ControlName" "CExLabel"
"fieldName" "CountTextShadow"
"font" "CerbeticaBold28"
- "font_minmode" "CerbeticaBold20"
+ "font_minmode" "CerbeticaBold16"
"labelText" "%counttext%"
"textAlignment" "center"
- "xpos" "-1"
- "ypos" "-1"
+ "xpos" "-2"
+ "ypos" "-2"
"zpos" "0"
"wide" "20"
- "tall" "30"
+ "tall" "20"
"fgcolor" "TransparentBlack"
"pin_to_sibling" "CountText"