diff options
Diffstat (limited to 'resource/ui/hudspellselection.res')
| -rw-r--r-- | resource/ui/hudspellselection.res | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/resource/ui/hudspellselection.res b/resource/ui/hudspellselection.res index b7567c2..f940d09 100644 --- a/resource/ui/hudspellselection.res +++ b/resource/ui/hudspellselection.res @@ -18,7 +18,7 @@ { "ControlName" "ImagePanel" "fieldName" "SpellIcon" - "xpos" "0" + "xpos" "25" "ypos" "0" "zpos" "7" "wide" "20" @@ -64,15 +64,14 @@ { "ControlName" "CExLabel" "fieldName" "CountText" - "font" "CerbeticaBold28" - "font_minmode" "CerbeticaBold16" + "font" "Cerbetica28" + "font_minmode" "Cerbetica16" "labelText" "%counttext%" "textAlignment" "center" "xpos" "0" - "ypos" "22" + "ypos" "0" "zpos" "1" - "xpos_minmode" "0" - "ypos_minmode" "20" + "xpos_minmode" "5" "wide" "20" "tall" "20" "fgcolor" "TanLight" @@ -82,8 +81,8 @@ { "ControlName" "CExLabel" "fieldName" "CountTextShadow" - "font" "CerbeticaBold28" - "font_minmode" "CerbeticaBold16" + "font" "Cerbetica28" + "font_minmode" "Cerbetica16" "labelText" "%counttext%" "textAlignment" "center" "xpos" "-2" |
