"Resource/UI/HudMatchSummary.res"
{
	"MainStatsContainer"
	{
		"TeamScoresPanel"
		{
			"BlueTeamPanel"
			{
				"alpha"								"0"
				
				"BluePlayerListParent"
				{
					BluePlayerList
					{
						"alpha"						"0"
					}
				}
			}
			
			"RedTeamPanel"
			{
				"alpha"								"0"
				
				"RedPlayerListParent"
				{
					RedPlayerListParent
					{
						"alpha"						"0"
					}
				}
			}
		}
	}
}