diff options
| -rw-r--r-- | #customizations/hudplayerhealth-cross.res | 6 | ||||
| -rw-r--r-- | resource/ui/hudroundcounter.res | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/#customizations/hudplayerhealth-cross.res b/#customizations/hudplayerhealth-cross.res index 2febbec..338f591 100644 --- a/#customizations/hudplayerhealth-cross.res +++ b/#customizations/hudplayerhealth-cross.res @@ -13,8 +13,8 @@ "zpos" "2" "wide" "16" "tall" "42" - "wide_minmode" "25" - "tall_minmode" "11" + "wide_minmode" "11" + "tall_minmode" "25" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -361,4 +361,4 @@ "wide_minmode" "24" "tall_minmode" "24" } -}
\ No newline at end of file +} diff --git a/resource/ui/hudroundcounter.res b/resource/ui/hudroundcounter.res index 56c641e..577cc02 100644 --- a/resource/ui/hudroundcounter.res +++ b/resource/ui/hudroundcounter.res @@ -69,7 +69,7 @@ "fieldName" "BlueTeamBackground" "xpos" "c-25" "ypos" "0" - "wide" "26" + "wide" "25" "tall" "10" "visible" "1" "enabled" "1" @@ -81,7 +81,7 @@ { "ControlName" "ImagePanel" "fieldName" "RedTeamBackground" - "xpos" "c1" + "xpos" "c0" "ypos" "0" "wide" "25" "tall" "10" @@ -104,4 +104,4 @@ "fillcolor" "TransparentBlack" "proportionaltoparent" "1" } -}
\ No newline at end of file +} |
