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/tankprogressbar.res | |
| parent | 53627aa7c3664091e6d58c5698bf8be910d383cf (diff) | |
Arena/MvM Fixes
Diffstat (limited to 'resource/ui/tankprogressbar.res')
| -rw-r--r-- | resource/ui/tankprogressbar.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/tankprogressbar.res b/resource/ui/tankprogressbar.res index 521e286..8abdafd 100644 --- a/resource/ui/tankprogressbar.res +++ b/resource/ui/tankprogressbar.res @@ -33,10 +33,10 @@ "ControlName" "ScalableImagePanel" "fieldName" "ProgressBar" "xpos" "30" - "ypos" "7" + "ypos" "5" "zpos" "2" "wide" "153" - "tall" "5" + "tall" "8" "visible" "1" "enabled" "1" "image" "" @@ -73,10 +73,10 @@ "ControlName" "ImagePanel" "fieldName" "ProgressBarBG2" "xpos" "30" - "ypos" "7" + "ypos" "5" "zpos" "2" "wide" "153" - "tall" "5" + "tall" "8" "autoResize" "0" "pinCorner" "0" "visible" "1" |
