diff options
| author | CriticalFlaw <[email protected]> | 2018-01-06 16:31:18 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-01-06 16:31:18 -0500 |
| commit | 4787b60c8b6831e0d20dba5430fe341bacd37178 (patch) | |
| tree | a5124943e47fb9d6a09cea305047edfd6dae9363 /resource/ui/econ | |
| parent | 9e296992c6b62d7aa5ed20bcd0d6d510def996a0 (diff) | |
20180106 - Fixed Backpack Panel
Lowered the navigator and menu options to allow for more backpack slots
Diffstat (limited to 'resource/ui/econ')
| -rw-r--r-- | resource/ui/econ/BackpackPanel.res | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/resource/ui/econ/BackpackPanel.res b/resource/ui/econ/BackpackPanel.res index 36e5b3e..5f59630 100644 --- a/resource/ui/econ/BackpackPanel.res +++ b/resource/ui/econ/BackpackPanel.res @@ -417,7 +417,7 @@ "ControlName" "CExButton" "fieldName" "PrevPageButton" "xpos" "c-290" - "ypos" "323" + "ypos" "335" "zpos" "1" "wide" "20" "tall" "25" @@ -455,7 +455,7 @@ "labelText" "%backpackpage%" "textAlignment" "center" "xpos" "c-270" - "ypos" "323" + "ypos" "335" "zpos" "1" "wide" "40" "tall" "25" @@ -471,7 +471,7 @@ "ControlName" "CExButton" "fieldName" "NextPageButton" "xpos" "c-230" - "ypos" "323" + "ypos" "335" "zpos" "1" "wide" "20" "tall" "25" @@ -591,7 +591,7 @@ "ControlName" "CExButton" "fieldName" "DeleteButton" "xpos" "c-85" - "ypos" "323" + "ypos" "335" "zpos" "20" "wide" "100" "tall" "25" @@ -627,7 +627,7 @@ "ControlName" "CExButton" "fieldName" "UseButton" "xpos" "c35" - "ypos" "323" + "ypos" "335" "zpos" "20" "wide" "130" "tall" "25" @@ -663,7 +663,7 @@ "ControlName" "CExButton" "fieldName" "StyleButton" "xpos" "c-200" - "ypos" "323" + "ypos" "335" "zpos" "20" "wide" "100" "tall" "25" @@ -699,7 +699,7 @@ "ControlName" "CExButton" "fieldName" "DetailsButton" "xpos" "c185" - "ypos" "323" + "ypos" "335" "zpos" "20" "wide" "100" "tall" "25" @@ -741,8 +741,8 @@ "tall" "20" "autoResize" "0" "pinCorner" "0" - "visible" "1" - "enabled" "1" + "visible" "0" + "enabled" "0" "tabPosition" "0" "labelText" "?" "font" "HudFontSmallBold" |
