diff options
| -rw-r--r-- | resource/ui/pvprankpanel.res | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/pvprankpanel.res b/resource/ui/pvprankpanel.res index cd8ce33..8fc6810 100644 --- a/resource/ui/pvprankpanel.res +++ b/resource/ui/pvprankpanel.res @@ -290,7 +290,7 @@ "ControlName" "EditablePanel" "fieldName" "StatsContainer" "xpos" "0" - "ypos" "0" + "ypos" "10" "wide" "260" "tall" "f0" "proportionaltoparent" "1" @@ -307,7 +307,7 @@ "Controlname" "EditablePanel" "fieldName" "XPBar" "xpos" "0" - "ypos" "rs1-13" + "ypos" "rs1-63" "wide" "170" "tall" "35" "proportionaltoparent" "1" @@ -324,14 +324,14 @@ "ControlName" "Label" "fieldName" "CurrentXPLabel" "xpos" "15" - "ypos" "rs1-11" + "ypos" "rs1-20" "zpos" "0" "wide" "140" "tall" "10" "visible" "1" "enabled" "1" "font" "ItemFontAttribSmall" - "fgcolor_override" "255 255 255 255" + "fgcolor_override" "TanLight" "textAlignment" "center" "labelText" "%current_xp%" "proportionaltoparent" "1" @@ -389,7 +389,7 @@ { "ControlName" "ProgressBar" "fieldName" "ProgressBar" - "xpos" "rs1-10" + "xpos" "0" "ypos" "cs-0.5" "wide" "f0" "tall" "f-2" |
