diff options
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/ui/winpanel.res | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/resource/ui/winpanel.res b/resource/ui/winpanel.res index ab9e3f2..71908eb 100644 --- a/resource/ui/winpanel.res +++ b/resource/ui/winpanel.res @@ -49,9 +49,10 @@ "labelText" "%blueteamname%"
"textAlignment" "west"
"xpos" "4"
- "ypos" "27"
+ "ypos" "23"
+ "zpos" "10"
"wide" "75"
- "tall" "20"
+ "tall" "28"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -100,9 +101,10 @@ "labelText" "%redteamname%"
"textAlignment" "east"
"xpos" "122"
- "ypos" "27"
+ "ypos" "23"
+ "zpos" "10"
"wide" "75"
- "tall" "20"
+ "tall" "28"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
|
