custom/toonhud/resource/ui/loadoutpresetpanel.res

30 lines
609 B
Plaintext
Raw Normal View History

2022-09-15 19:42:31 -03:00
"Resource/UI/LoadoutPresetPanel.res"
{
"loadout_preset_panel"
{
"ControlName" "CLoadoutPresetPanel"
"fieldName" "loadout_preset_panel"
"presetbutton_kv"
{
"zpos" "20"
"wide" "44"
"tall" "18"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"font" "HudFontMediumSmallBold"
"textAlignment" "center"
"textinsetx" "0"
"dulltext" "0"
"brighttext" "0"
"Command" ""
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"centerwrap" "1"
}
}
}