diff options
| author | CriticalFlaw <[email protected]> | 2018-11-27 20:53:08 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-11-27 20:53:08 -0500 |
| commit | 4d9d2b45b32d58779daf88c6752f8795e8482b39 (patch) | |
| tree | 4dfb37ca06b1f25ddd8c084c473c95a2c3c0b49d /resource/ui/econ/BackpackPanel.res | |
| parent | 88d8a5ebe658afc58a84d427477d902d2a5101f7 (diff) | |
Updated backpackpanel.res
Fixed the page numbering over 20 blocked by the page navigation controls
Diffstat (limited to 'resource/ui/econ/BackpackPanel.res')
| -rw-r--r-- | resource/ui/econ/BackpackPanel.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/econ/BackpackPanel.res b/resource/ui/econ/BackpackPanel.res index d98c364..bc4d6e3 100644 --- a/resource/ui/econ/BackpackPanel.res +++ b/resource/ui/econ/BackpackPanel.res @@ -391,7 +391,7 @@ "ControlName" "CExButton" "fieldName" "PrevPageButton" "xpos" "c-290" - "ypos" "307" + "ypos" "327" "zpos" "1" "wide" "20" "tall" "25" @@ -429,7 +429,7 @@ "labelText" "%backpackpage%" "textAlignment" "center" "xpos" "c-270" - "ypos" "307" + "ypos" "327" "zpos" "1" "wide" "40" "tall" "25" @@ -445,7 +445,7 @@ "ControlName" "CExButton" "fieldName" "NextPageButton" "xpos" "c-230" - "ypos" "307" + "ypos" "327" "zpos" "1" "wide" "20" "tall" "25" |
