diff options
| author | Igor <[email protected]> | 2021-06-28 09:30:14 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-06-28 09:30:14 -0400 |
| commit | b14bd4007b0ac79ab2a064dc892a9ea5742d623e (patch) | |
| tree | 0406521e35cee8a8080d10aaad0eb23bda752eb5 /resource | |
| parent | 197e4e9ece2de4aa3234492713ab276357aaeccc (diff) | |
| parent | a462abea87f03446e01f7bff99083e371999f23d (diff) | |
Merge pull request #171 from tacokete/master
Timer Team Backgrounds
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/ui/hudroundcounter.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/hudroundcounter.res b/resource/ui/hudroundcounter.res index 3f643ee..5ea6a26 100644 --- a/resource/ui/hudroundcounter.res +++ b/resource/ui/hudroundcounter.res @@ -69,7 +69,7 @@ "fieldName" "BlueTeamBackground" "xpos" "c-25" "ypos" "0" - "wide" "26" + "wide" "25" "tall" "10" "visible" "1" "enabled" "1" @@ -81,7 +81,7 @@ { "ControlName" "ImagePanel" "fieldName" "RedTeamBackground" - "xpos" "c1" + "xpos" "c0" "ypos" "0" "wide" "25" "tall" "10" @@ -104,4 +104,4 @@ "fillcolor" "TransparentBlack" "proportionaltoparent" "1" } -}
\ No newline at end of file +} |
