blob: 8c54bc3f882027b20d65804992d852972a7f5a08 (
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
|
"Resource/UI/LoadoutPresetPanel.res"
{
"loadout_preset_panel"
{
"ControlName" "CLoadoutPresetPanel"
"fieldName" "loadout_preset_panel"
"presetbutton_kv"
{
"zpos" "20"
"wide" "25"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"font" "CerbeticaBold28"
"textAlignment" "center"
"textinsetx" "0"
"dulltext" "0"
"brighttext" "0"
"Command" ""
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"centerwrap" "1"
"paintbackground" "1"
"border_default" "NoBorder"
"border_armed" "NoBorder"
"border_depressed" "NoBorder"
}
}
}
|