diff options
| author | CriticalFlaw <[email protected]> | 2017-12-18 20:57:19 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-12-18 20:57:19 -0500 |
| commit | 9e296992c6b62d7aa5ed20bcd0d6d510def996a0 (patch) | |
| tree | 3e65fd2261065be53ad8f1b2778f37eb88431f82 /resource/ui | |
| parent | ed3d9e4c49259923064b5b549e3862a66a6decd6 (diff) | |
20171218 - Fixed the Friends Panel
Fixed the right side of the friends panel not being clickable
Diffstat (limited to 'resource/ui')
| -rw-r--r-- | resource/ui/MainMenuOverride.res | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/resource/ui/MainMenuOverride.res b/resource/ui/MainMenuOverride.res index ea5b420..9b67d95 100644 --- a/resource/ui/MainMenuOverride.res +++ b/resource/ui/MainMenuOverride.res @@ -187,7 +187,7 @@ "ypos" "57" "zpos" "-55" "wide" "260" - "tall" "193" + "tall" "198" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -278,7 +278,7 @@ "fieldName" "RankModelPanel" "xpos" "150" "ypos" "cs-0.5-17" - "zpos" "5" + "zpos" "4" "wide" "170" "tall" "1000" "visible" "1" @@ -1188,10 +1188,10 @@ "ControlName" "EditablePanel" "fieldname" "FriendsContainer" "xpos" "30" - "ypos" "250" + "ypos" "255" "zpos" "5" "wide" "260" - "tall" "200" + "tall" "195" "visible" "1" "border" "NoBorder" @@ -1205,9 +1205,9 @@ "labelText" "#TF_Competitive_Friends" "textAlignment" "west" "xpos" "12" - "ypos" "0" + "ypos" "3" "wide" "f0" - "tall" "30" + "tall" "20" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -1708,7 +1708,7 @@ "ControlName" "CExLabel" "fieldname" "VersionNumber" "font" "Cerbetica14" - "labelText" "v2017.12.10" + "labelText" "v2017.12.18" "xpos" "r55" "ypos" "r13" "wide" "80" |
