summaryrefslogtreecommitdiff
path: root/resource/ui/HudObjectiveFlagPanel.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2017-12-07 22:40:53 -0500
committerCriticalFlaw <[email protected]>2017-12-07 22:40:53 -0500
commit041f59f15ee4dee13086dc9baeaea5695468d2b7 (patch)
tree90e6776d42a6b357fd29ffc9f053f14cdfca4609 /resource/ui/HudObjectiveFlagPanel.res
parentd93f059554d5b4b14bff69dd4b0f5126f7e222a1 (diff)
20171207 - Updated Main Menu Icons
Instead of using fonts - icons for twitch, MOTD and the ConTracker have been added.
Diffstat (limited to 'resource/ui/HudObjectiveFlagPanel.res')
-rw-r--r--resource/ui/HudObjectiveFlagPanel.res10
1 files changed, 9 insertions, 1 deletions
diff --git a/resource/ui/HudObjectiveFlagPanel.res b/resource/ui/HudObjectiveFlagPanel.res
index cf01477..de90e5b 100644
--- a/resource/ui/HudObjectiveFlagPanel.res
+++ b/resource/ui/HudObjectiveFlagPanel.res
@@ -6,6 +6,8 @@
"fieldName" "ObjectiveStatusFlagPanel"
"xpos" "0"
"ypos" "0"
+ "xpos_minmode" "9999"
+ "ypos_minmode" "9999"
"zpos" "1"
"wide" "f0"
"tall" "480"
@@ -22,7 +24,9 @@
"ControlName" "ImagePanel"
"fieldName" "LeftSideBG"
"xpos" "c-120"
- "ypos" "r20"
+ "ypos" "r20"
+ "xpos_minmode" "9999"
+ "ypos_minmode" "9999"
"zpos" "-1"
"wide" "120"
"tall" "14"
@@ -50,6 +54,8 @@
"fieldName" "RightSideBG"
"xpos" "c0"
"ypos" "r20" [$WIN32]
+ "xpos_minmode" "9999"
+ "ypos_minmode" "9999"
"zpos" "-1"
"wide" "120"
"tall" "14"
@@ -291,6 +297,8 @@
"fieldName" "PlayingToBG"
"xpos" "c-50" [$WIN32]
"ypos" "r50" [$WIN32]
+ "xpos_minmode" "9999"
+ "ypos_minmode" "9999"
"zpos" "3"
"wide" "100" [$WIN32]
"tall" "20" [$WIN32]