From 041f59f15ee4dee13086dc9baeaea5695468d2b7 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Thu, 7 Dec 2017 22:40:53 -0500 Subject: 20171207 - Updated Main Menu Icons Instead of using fonts - icons for twitch, MOTD and the ConTracker have been added. --- resource/ui/HudObjectiveFlagPanel.res | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'resource/ui/HudObjectiveFlagPanel.res') 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] -- cgit v1.2.3