blob: c72a748aa5a2974fcba1c180b554e31af0d73b81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
"Resource/UI/arenawinpanel.res"
{
"ArenaWinPanelWinnersPanel"
{
"Player1Avatar"
{
"ypos" "9999"
}
"Player1Name"
{
"ypos" "9999"
}
"Player2Avatar"
{
"ypos" "9999"
}
"Player2Name"
{
"ypos" "9999"
}
"Player3Avatar"
{
"ypos" "9999"
}
"Player3Name"
{
"ypos" "9999"
}
}
"ArenaWinPanelLosersPanel"
{
"Player1Avatar"
{
"ypos" "9999"
}
"Player1Name"
{
"ypos" "9999"
}
"Player2Avatar"
{
"ypos" "9999"
}
"Player2Name"
{
"ypos" "9999"
}
"Player3Avatar"
{
"ypos" "9999"
}
"Player3Name"
{
"ypos" "9999"
}
}
}
|