diff options
| author | CriticalFlaw <[email protected]> | 2020-08-05 15:56:46 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-05 15:56:46 -0400 |
| commit | 90cc227c8033fc25ddeca41bbcb789195b874ae3 (patch) | |
| tree | ac3a22f7e68302debbb2a9d7f4c3055c8c1a8783 /resource/ui/mvmscoreboard.res | |
| parent | ff348d625bc18045151da09c351090fd6a290624 (diff) | |
Miscellenaous Tweaks
Diffstat (limited to 'resource/ui/mvmscoreboard.res')
| -rw-r--r-- | resource/ui/mvmscoreboard.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/mvmscoreboard.res b/resource/ui/mvmscoreboard.res index 00b6f7e..367d7e9 100644 --- a/resource/ui/mvmscoreboard.res +++ b/resource/ui/mvmscoreboard.res @@ -47,10 +47,10 @@ "draw_corner_height" "0" } - "ScoreboardBackground" + "PlayerListBG" { "ControlName" "ImagePanel" - "fieldName" "ScoreboardBackground" + "fieldName" "PlayerListBG" "xpos" "c-270" "ypos" "244" "zpos" "-1" @@ -59,7 +59,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "fillcolor" "0 0 0 200" + "fillcolor" "TransparentBlack" } "MvMPlayerList" |
