From 4d9d2b45b32d58779daf88c6752f8795e8482b39 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Tue, 27 Nov 2018 20:53:08 -0500 Subject: Updated backpackpanel.res Fixed the page numbering over 20 blocked by the page navigation controls --- resource/ui/MainMenuOverride.res | 2 +- resource/ui/econ/BackpackPanel.res | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'resource/ui') diff --git a/resource/ui/MainMenuOverride.res b/resource/ui/MainMenuOverride.res index a48367b..226954d 100644 --- a/resource/ui/MainMenuOverride.res +++ b/resource/ui/MainMenuOverride.res @@ -1994,7 +1994,7 @@ "ControlName" "CExLabel" "fieldname" "VersionNumber" "font" "Cerbetica14" - "labelText" "v2018.0812" + "labelText" "v2018.1127" "xpos" "r55" "ypos" "r13" "wide" "80" 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" -- cgit v1.2.3