css_enhanced_game_files/css_enhanced/game/hl2/resource/benchmarkresultsdialog.res
2024-09-07 15:58:38 +02:00

79 lines
1.5 KiB
Text
Executable file

"Resource/BenchmarkResultsDialog.res"
{
"BenchmarkResultsDialog"
{
"ControlName" "CBenchmarkResultsDialog"
"fieldName" "BenchmarkResultsDialog"
"xpos" "320"
"ypos" "256"
"wide" "384"
"tall" "256"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "1"
"title" "#GameUI_BenchmarkResults_Title"
}
"UploadCheck"
{
"ControlName" "CheckButton"
"fieldName" "UploadCheck"
"xpos" "34"
"ypos" "177"
"wide" "300"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"labelText" "#GameUI_BenchmarkResults_UploadNow"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Default" "0"
}
"Button1"
{
"ControlName" "Button"
"fieldName" "Button1"
"xpos" "257"
"ypos" "217"
"wide" "82"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "2"
"labelText" "#vgui_close"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "Close"
"Default" "0"
}
"Label1"
{
"ControlName" "Label"
"fieldName" "Label1"
"xpos" "34"
"ypos" "40"
"wide" "320"
"tall" "120"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#GameUI_BenchmarkResults_Info"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "1"
}
}