diff options
Diffstat (limited to 'resource/ui/HudArenaNotification.res')
| -rw-r--r-- | resource/ui/HudArenaNotification.res | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/resource/ui/HudArenaNotification.res b/resource/ui/HudArenaNotification.res index 109ed08..de3fdb2 100644 --- a/resource/ui/HudArenaNotification.res +++ b/resource/ui/HudArenaNotification.res @@ -8,12 +8,13 @@ "ypos" "20" "zpos" "-1" "wide" "280" - "tall" "150" + "tall" "100" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" - "fillcolor" "0 0 0 200" + "fillcolor" "0 0 0 230" + "border" "CyanBorderThick" } "WarningLabel" @@ -22,7 +23,7 @@ "fieldName" "WarningLabel" "font" "CerbeticaBold72" "xpos" "40" - "ypos" "50" + "ypos" "35" "zpos" "1" "wide" "72" "tall" "72" @@ -40,8 +41,8 @@ "ControlName" "Label" "fieldName" "BalanceLabel" "font" "CerbeticaBold20" - "xpos" "75" - "ypos" "30" + "xpos" "70" + "ypos" "20" "zpos" "1" "wide" "230" "tall" "64" @@ -60,7 +61,7 @@ "fieldName" "BalanceLabelTip" "font" "CerbeticaBold16" "xpos" "70" - "ypos" "94" + "ypos" "54" "zpos" "1" "wide" "230" "tall" "64" |
