css_enhanced_game_files/css_enhanced/game/hl2/resource/dialogoptionsingame.res

65 lines
1.1 KiB
Text
Raw Normal View History

2024-09-07 15:58:38 +02:00
"Resource/DialogOptionsIngame.re"
{
"OptionsDialog"
{
"ControlName" "Frame"
"fieldName" "OptionsDialog"
"xpos" "0"
"ypos" "0"
"wide" "824"
"tall" "736"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"InfoText"
{
"ControlName" "Label"
"fieldName" "InfoText"
"xpos" "0"
"ypos" "0"
"wide" "64"
"tall" "28"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#GameUI_InfoText"
"textAlignment" "center"
}
"CloseButton"
{
"ControlName" "Button"
"fieldName" "CloseButton"
"xpos" "142"
"ypos" "278"
"wide" "64"
"tall" "28"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#GameUI_Close"
"textAlignment" "center"
"default" "0"
}
"BuildDialog"
{
"ControlName" "BuildModeDialog"
"fieldName" "BuildDialog"
"xpos" "430"
"ypos" "83"
"wide" "285"
"tall" "445"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
}