diff options
| author | Ian Bruton <[email protected]> | 2012-11-02 01:34:15 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-11-02 01:34:15 -0500 |
| commit | 2642fc21bef0e851c70a858b45e1f44179d31901 (patch) | |
| tree | c0ac00821c216c9c6d1d1da82e897c48af48952c /resource/ui/ClassSelection.res | |
| parent | d325b17cfa80d09f9525a510398fdcb350991c1a (diff) | |
Positioning/color/sizing fixes.
Diffstat (limited to 'resource/ui/ClassSelection.res')
| -rw-r--r-- | resource/ui/ClassSelection.res | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/resource/ui/ClassSelection.res b/resource/ui/ClassSelection.res index aa369e0..df5bbc5 100644 --- a/resource/ui/ClassSelection.res +++ b/resource/ui/ClassSelection.res @@ -107,7 +107,7 @@ "visible" "1"
"enabled" "1"
"tabPosition" "0"
- "labelText" "&1 Scout" [$WIN32]
+ "labelText" "&1 Scout" [$WIN32]
"textAlignment" "west"
"Command" "joinclass scout"
"font" "CerbeticaBold16"
@@ -932,10 +932,10 @@ {
"ControlName" "CExLabel"
"fieldName" "numScout"
- "xpos" "c150"
+ "xpos" "c158"
"ypos" "195"
"zpos" "5"
- "wide" "50"
+ "wide" "100"
"tall" "12"
"autoResize" "1"
"pinCorner" "2"
@@ -952,10 +952,10 @@ {
"ControlName" "CExLabel"
"fieldName" "numSoldier"
- "xpos" "c150"
+ "xpos" "c158"
"ypos" "209"
"zpos" "5"
- "wide" "50"
+ "wide" "100"
"tall" "12"
"autoResize" "1"
"pinCorner" "2"
@@ -972,10 +972,10 @@ {
"ControlName" "CExLabel"
"fieldName" "numPyro"
- "xpos" "c150"
+ "xpos" "c158"
"ypos" "223"
"zpos" "5"
- "wide" "50"
+ "wide" "100"
"tall" "12"
"autoResize" "1"
"pinCorner" "2"
@@ -992,10 +992,10 @@ {
"ControlName" "CExLabel"
"fieldName" "numDemoman"
- "xpos" "c150"
+ "xpos" "c158"
"ypos" "243"
"zpos" "5"
- "wide" "50"
+ "wide" "100"
"tall" "12"
"autoResize" "1"
"pinCorner" "2"
@@ -1012,10 +1012,10 @@ {
"ControlName" "CExLabel"
"fieldName" "numHeavy"
- "xpos" "c150"
+ "xpos" "c158"
"ypos" "257"
"zpos" "5"
- "wide" "50"
+ "wide" "100"
"tall" "12"
"autoResize" "1"
"pinCorner" "2"
@@ -1032,10 +1032,10 @@ {
"ControlName" "CExLabel"
"fieldName" "numEngineer"
- "xpos" "c150"
+ "xpos" "c158"
"ypos" "271"
"zpos" "5"
- "wide" "50"
+ "wide" "100"
"tall" "12"
"autoResize" "1"
"pinCorner" "2"
@@ -1052,10 +1052,10 @@ {
"ControlName" "CExLabel"
"fieldName" "numMedic"
- "xpos" "c150"
+ "xpos" "c158"
"ypos" "291"
"zpos" "5"
- "wide" "50"
+ "wide" "100"
"tall" "12"
"autoResize" "1"
"pinCorner" "2"
@@ -1072,10 +1072,10 @@ {
"ControlName" "CExLabel"
"fieldName" "numSniper"
- "xpos" "c150"
+ "xpos" "c158"
"ypos" "305"
"zpos" "5"
- "wide" "50"
+ "wide" "100"
"tall" "12"
"autoResize" "1"
"pinCorner" "2"
@@ -1092,10 +1092,10 @@ {
"ControlName" "CExLabel"
"fieldName" "numMedic"
- "xpos" "c150"
+ "xpos" "c158"
"ypos" "319"
"zpos" "5"
- "wide" "50"
+ "wide" "100"
"tall" "12"
"autoResize" "1"
"pinCorner" "2"
|
