diff options
| author | CriticalFlaw <[email protected]> | 2019-04-06 13:54:46 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-04-06 13:54:46 -0400 |
| commit | fd911f0f86352de97434aac3dbde812124caf52d (patch) | |
| tree | 460d48020bb6c14fec54c86779f8d304d7c83f05 /resource/ui/hudroundcounter.res | |
| parent | 581f8398788825c7f44825dd2c5118e3535de7c0 (diff) | |
| parent | 896d2088f4f926d5425e00b11ae85d7791eaba85 (diff) | |
Merge pull request #126 from raysfire/dev
v2019.0406
Diffstat (limited to 'resource/ui/hudroundcounter.res')
| -rw-r--r-- | resource/ui/hudroundcounter.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/hudroundcounter.res b/resource/ui/hudroundcounter.res index adb78d8..39c2dcd 100644 --- a/resource/ui/hudroundcounter.res +++ b/resource/ui/hudroundcounter.res @@ -63,10 +63,10 @@ "proportionaltoparent" "1" } - "BlueScoreBG" + "BlueTeamBackground" { "ControlName" "ImagePanel" - "fieldName" "BlueScoreBG" + "fieldName" "BlueTeamBackground" "xpos" "c-36" "ypos" "0" "wide" "36" @@ -77,10 +77,10 @@ "proportionaltoparent" "1" } - "RedScoreBG" + "RedTeamBackground" { "ControlName" "ImagePanel" - "fieldName" "RedScoreBG" + "fieldName" "RedTeamBackground" "xpos" "c0" "ypos" "0" "wide" "36" |
