diff options
| author | CriticalFlaw <[email protected]> | 2018-08-05 21:52:03 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-08-05 21:52:03 -0400 |
| commit | a6fe2c7c310bfc763574a515a45d9c5e81f5cf68 (patch) | |
| tree | 0c1402fe51b6f308f241e171703cf3f1270fd8f2 /resource/ui/HudArenaNotification.res | |
| parent | 050e52e05e71ae2130f45841513e203b5ac9e31f (diff) | |
Arena Mode Fixes
Diffstat (limited to 'resource/ui/HudArenaNotification.res')
| -rw-r--r-- | resource/ui/HudArenaNotification.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/HudArenaNotification.res b/resource/ui/HudArenaNotification.res index 859b6c9..109ed08 100644 --- a/resource/ui/HudArenaNotification.res +++ b/resource/ui/HudArenaNotification.res @@ -13,7 +13,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "fillcolor" "0 0 0 100" + "fillcolor" "0 0 0 200" } "WarningLabel" @@ -53,13 +53,13 @@ "labelText" "" "textAlignment" "west" } - + "BalanceLabelTip" { "ControlName" "Label" "fieldName" "BalanceLabelTip" "font" "CerbeticaBold16" - "xpos" "75" + "xpos" "70" "ypos" "94" "zpos" "1" "wide" "230" |
