diff options
| -rw-r--r-- | resource/ui/pvprankpanel.res | 20 |
1 files changed, 6 insertions, 14 deletions
diff --git a/resource/ui/pvprankpanel.res b/resource/ui/pvprankpanel.res index a9d4c1d..05f654b 100644 --- a/resource/ui/pvprankpanel.res +++ b/resource/ui/pvprankpanel.res @@ -323,30 +323,22 @@ { "ControlName" "Label" "fieldName" "CurrentXPLabel" - "xpos" "15" - "ypos" "rs1-20" + "xpos" "35" + "ypos" "rs1" "zpos" "0" - "wide" "140" + "wide" "50" "tall" "10" - "visible" "0" + "visible" "1" "enabled" "1" "font" "ItemFontAttribSmall" "fgcolor_override" "TanLight" - "textAlignment" "center" + "textAlignment" "west" "labelText" "%current_xp%" "proportionaltoparent" "1" if_mini { - "xpos" "0" - "ypos" "rs1" - "zpos" "0" - "wide" "100" - "tall" "20" - "font" "ItemFontAttribSmall" - "fgcolor_override" "TanLight" - "textAlignment" "south-west" - "visible" "1" + "xpos" "40" } } |
