This commit is contained in:
lifestorm
2024-08-04 23:54:45 +03:00
parent 8064ba84d8
commit 6a58f406b1
7522 changed files with 4011896 additions and 15 deletions

View File

@@ -0,0 +1,92 @@
"AddOns/Common/TwoPlayerColorChoiceDialog.res"
{
"TwoPlayerColorChoiceDialog"
{
"ControlName" "CTwoPlayerColorChoiceDialog"
"fieldName" "TwoPlayerColorChoiceDialog"
"xpos" "519"
"ypos" "306"
"wide" "400"
"tall" "140"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"TextLabel"
{
"ControlName" "Label"
"fieldName" "TextLabel"
"xpos" "35"
"ypos" "30"
"wide" "350"
"tall" "40"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "main text"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
}
"ColorOneBtn"
{
"ControlName" "Button"
"fieldName" "ColorOneBtn"
"xpos" "50"
"ypos" "70"
"wide" "128"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "Color One"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Default" "0"
}
"ColorTwoBtn"
{
"ControlName" "Button"
"fieldName" "ColorTwoBtn"
"xpos" "210"
"ypos" "70"
"wide" "128"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "Color Two"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Default" "0"
}
"AbortBtn"
{
"ControlName" "Button"
"fieldName" "AbortBtn"
"xpos" "320"
"ypos" "110"
"wide" "60"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "Abort"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Default" "0"
}
}