summaryrefslogtreecommitdiff
path: root/#customizations/_streamermode/scoreboard.res
blob: 31c4b03eb2f3fb1443524c9625d1252ae6736d25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
"Resource/UI/Scoreboard.res"
{
    "ServerLabel"
    {
        "ypos"			"9999"

        if_mvm
        {
			"ypos"		"9999"
        }
    }
	
    "BluePlayerList"
    {
        "wide"			"0"
    }

    "RedPlayerList"
    {
        "wide"			"0"
    }
}