diff options
Diffstat (limited to 'resource/ui/HudAmmoWeapons.res')
| -rw-r--r-- | resource/ui/HudAmmoWeapons.res | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/HudAmmoWeapons.res b/resource/ui/HudAmmoWeapons.res index 56d068c..7492427 100644 --- a/resource/ui/HudAmmoWeapons.res +++ b/resource/ui/HudAmmoWeapons.res @@ -40,11 +40,11 @@ { "ControlName" "CExLabel" "fieldName" "AmmoInClip" - "font" "CerbeticaBold56" + "font" "CerbeticaBold56" + "font_minmode" "CerbeticaBold32" "fgcolor" "Ammo In Clip" "xpos" "-18" "ypos" "-11" - "font_minmode" "CerbeticaBold32" "xpos_minmode" "-12" "ypos_minmode" "-1" "zpos" "5" @@ -60,10 +60,10 @@ "ControlName" "CExLabel" "fieldName" "AmmoInClipShadow" "font" "CerbeticaBold56" + "font_minmode" "CerbeticaBold32" "fgcolor" "TransparentBlack" "xpos" "-16" "ypos" "-9" - "font_minmode" "CerbeticaBold32" "xpos_minmode" "-10" "ypos_minmode" "1" "zpos" "5" @@ -71,8 +71,8 @@ "tall" "80" "visible" "0" "enabled" "1" - "textAlignment" "east" - "labelText" "%Ammo%" + "textAlignment" "east" + "labelText" "%Ammo%" } "AmmoInReserve" { |
