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

79 lines
1.5 KiB
Text
Executable file

"Resource/BenchmarkDialog.res"
{
"BenchmarkDialog"
{
"ControlName" "CBenchmarkDialog"
"fieldName" "BenchmarkDialog"
"xpos" "320"
"ypos" "256"
"wide" "384"
"tall" "256"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "1"
"title" "#GameUI_LaunchBenchmark_Title"
}
"RunButton"
{
"ControlName" "Button"
"fieldName" "RunButton"
"xpos" "100"
"ypos" "198"
"wide" "150"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"labelText" "#GameUI_StartBenchmark"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Default" "1"
}
"Button1"
{
"ControlName" "Button"
"fieldName" "Button1"
"xpos" "258"
"ypos" "198"
"wide" "99"
"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" "26"
"ypos" "60"
"wide" "340"
"tall" "140"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#GameUI_LaunchBenchmark_Info"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "1"
}
}