diff options
| author | CriticalFlaw <[email protected]> | 2020-04-12 13:23:18 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-04-12 13:23:18 -0400 |
| commit | 596af5f85115311c069b81fb4f69607501a81ed5 (patch) | |
| tree | a065a6dce30a66b8277671786c9be066591e1a79 /resource/ui/hudarenanotification.res | |
| parent | 53627aa7c3664091e6d58c5698bf8be910d383cf (diff) | |
Arena/MvM Fixes
Diffstat (limited to 'resource/ui/hudarenanotification.res')
| -rw-r--r-- | resource/ui/hudarenanotification.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/hudarenanotification.res b/resource/ui/hudarenanotification.res index de3fdb2..c9786f8 100644 --- a/resource/ui/hudarenanotification.res +++ b/resource/ui/hudarenanotification.res @@ -5,7 +5,7 @@ "ControlName" "ImagePanel" "fieldName" "HudArenaNotificationBG" "xpos" "20" - "ypos" "20" + "ypos" "0" "zpos" "-1" "wide" "280" "tall" "100" @@ -23,7 +23,7 @@ "fieldName" "WarningLabel" "font" "CerbeticaBold72" "xpos" "40" - "ypos" "35" + "ypos" "15" "zpos" "1" "wide" "72" "tall" "72" @@ -42,7 +42,7 @@ "fieldName" "BalanceLabel" "font" "CerbeticaBold20" "xpos" "70" - "ypos" "20" + "ypos" "0" "zpos" "1" "wide" "230" "tall" "64" @@ -61,7 +61,7 @@ "fieldName" "BalanceLabelTip" "font" "CerbeticaBold16" "xpos" "70" - "ypos" "54" + "ypos" "34" "zpos" "1" "wide" "230" "tall" "64" |
