summaryrefslogtreecommitdiff
path: root/#customizations/_streamermode/hudmatchstatus.res
blob: 9ab39dade811225ba2e243bc3c6124e86759ee5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
"Resource/UI/HudMatchStatus.res"
{
    "TeamStatus"
    {
        "playerpanels_kv"
        {
            "playername"
            {
                "xpos"		"9999"
            }
        }
    }

    "BlueTeamPanel"
    {
        "xpos"		"9999"
    }

    "RedTeamPanel"
    {
        "xpos"		"9999"
    }
}