diff options
| author | RaysFire <[email protected]> | 2013-08-14 00:26:44 -0500 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2013-08-14 00:26:44 -0500 |
| commit | 334f3c9b071a91f91a14454869f9db9ae17fa554 (patch) | |
| tree | 51f017b60502680b10b683baab32c31a1d0424c0 /resource/ui/winpanel.res | |
| parent | 9847dfc8977e6ac975b36256ee93b391b57b8237 (diff) | |
Fixed shadow on red score not being transparent
Diffstat (limited to 'resource/ui/winpanel.res')
| -rw-r--r-- | resource/ui/winpanel.res | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/ui/winpanel.res b/resource/ui/winpanel.res index 02530f5..054aebd 100644 --- a/resource/ui/winpanel.res +++ b/resource/ui/winpanel.res @@ -130,7 +130,7 @@ "RedTeamScoreDropshadow"
{
"ControlName" "CExLabel"
- "fieldName" "RedTeamScore"
+ "fieldName" "RedTeamScoreDropshadow"
"font" "Cerbetica48"
"labelText" "%redteamscore%"
"textAlignment" "west"
|
