diff options
| author | RaysFire <[email protected]> | 2013-08-31 19:08:19 -0500 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2013-08-31 19:08:19 -0500 |
| commit | a616bc0b40838e995e512e3d7bc2aeb4a3deed24 (patch) | |
| tree | a963ed62a5147cb643ab19e7c57d14dfb3fac60f /resource/ui | |
| parent | 0f189ba46d54ba7b64e2d47cac109a48e9cd5bee (diff) | |
Moved "Playing To", fixed flag sometimes not aligning properly
Diffstat (limited to 'resource/ui')
| -rw-r--r-- | resource/ui/HudObjectiveFlagPanel-minmode.res | 9 | ||||
| -rw-r--r-- | resource/ui/HudObjectiveFlagPanel.res | 16 |
2 files changed, 12 insertions, 13 deletions
diff --git a/resource/ui/HudObjectiveFlagPanel-minmode.res b/resource/ui/HudObjectiveFlagPanel-minmode.res index b6aa72a..98517a0 100644 --- a/resource/ui/HudObjectiveFlagPanel-minmode.res +++ b/resource/ui/HudObjectiveFlagPanel-minmode.res @@ -283,7 +283,7 @@ "ControlName" "CExLabel"
"fieldName" "PlayingTo"
"xpos" "c-70" [$WIN32]
- "ypos" "r56" [$WIN32]
+ "ypos" "26" [$WIN32]
"zpos" "4"
"wide" "140" [$WIN32]
"tall" "30"
@@ -293,7 +293,7 @@ "textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "font" "Cerbetica16"
+ "font" "Cerbetica12"
"fgcolor" "TanLight"
"if_hybrid"
@@ -310,7 +310,7 @@ {
"visible" "0"
}
- }
+ }
"PlayingToBG"
{
@@ -375,7 +375,6 @@ "if_specialdelivery"
{
"ypos" "r75"
- "ypos" "r103"
}
"if_no_flags"
@@ -414,7 +413,7 @@ "if_specialdelivery"
{
- "ypos" "r70"
+ "ypos" "r75"
}
"if_no_flags"
diff --git a/resource/ui/HudObjectiveFlagPanel.res b/resource/ui/HudObjectiveFlagPanel.res index 36076bf..abdb66e 100644 --- a/resource/ui/HudObjectiveFlagPanel.res +++ b/resource/ui/HudObjectiveFlagPanel.res @@ -278,12 +278,12 @@ }
}
- "PlayingTo"
+ "PlayingTo"
{
"ControlName" "CExLabel"
"fieldName" "PlayingTo"
"xpos" "c-70" [$WIN32]
- "ypos" "r56" [$WIN32]
+ "ypos" "26" [$WIN32]
"zpos" "4"
"wide" "140" [$WIN32]
"tall" "30"
@@ -293,7 +293,7 @@ "textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "font" "Cerbetica16"
+ "font" "Cerbetica12"
"fgcolor" "TanLight"
"if_hybrid"
@@ -310,7 +310,7 @@ {
"visible" "0"
}
- }
+ }
"PlayingToBG"
{
@@ -342,13 +342,13 @@ }
}
- "BlueFlag"
+ "BlueFlag"
{
"ControlName" "CTFFlagStatus"
"fieldName" "BlueFlag"
"xpos" "c-165"
"ypos" "r80" [$WIN32]
- "zpos" "5"
+ "zpos" "-1"
"wide" "160"
"tall" "90"
"visible" "1"
@@ -374,7 +374,7 @@ "if_specialdelivery"
{
- "ypos" "r103"
+ "ypos" "r75"
}
"if_no_flags"
@@ -413,7 +413,7 @@ "if_specialdelivery"
{
- "ypos" "r103"
+ "ypos" "r75"
}
"if_no_flags"
|
