From 334f3c9b071a91f91a14454869f9db9ae17fa554 Mon Sep 17 00:00:00 2001 From: RaysFire Date: Wed, 14 Aug 2013 00:26:44 -0500 Subject: Fixed shadow on red score not being transparent --- minmode/resource/ui/winpanel.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'minmode/resource/ui') diff --git a/minmode/resource/ui/winpanel.res b/minmode/resource/ui/winpanel.res index 02530f5..054aebd 100644 --- a/minmode/resource/ui/winpanel.res +++ b/minmode/resource/ui/winpanel.res @@ -130,7 +130,7 @@ "RedTeamScoreDropshadow" { "ControlName" "CExLabel" - "fieldName" "RedTeamScore" + "fieldName" "RedTeamScoreDropshadow" "font" "Cerbetica48" "labelText" "%redteamscore%" "textAlignment" "west" -- cgit v1.2.3