diff options
Diffstat (limited to 'resource/ui')
| -rw-r--r-- | resource/ui/pvprankpanel.res | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/resource/ui/pvprankpanel.res b/resource/ui/pvprankpanel.res index 88de954..f0f56a0 100644 --- a/resource/ui/pvprankpanel.res +++ b/resource/ui/pvprankpanel.res @@ -332,16 +332,16 @@ { "ControlName" "Label" "fieldName" "CurrentXPLabel" - "xpos" "15" - "ypos" "rs1-7" + "xpos" "35" + "ypos" "rs1+5" "zpos" "0" - "wide" "140" + "wide" "50" "tall" "20" - "visible" "0" + "visible" "1" "enabled" "1" "font" "ItemFontAttribSmall" - "fgcolor_override" "White" - "textAlignment" "center" + "fgcolor_override" "TanLight" + "textAlignment" "west" "labelText" "%current_xp%" "proportionaltoparent" "1" @@ -363,16 +363,16 @@ { "ControlName" "Label" "fieldName" "NextLevelXPLabel" - "xpos" "rs1" - "ypos" "rs1" + "xpos" "85" + "ypos" "rs1+5" "zpos" "0" - "wide" "100" + "wide" "50" "tall" "20" - "visible" "0" + "visible" "1" "enabled" "1" "font" "ItemFontAttribSmall" "fgcolor_override" "TanLight" - "textAlignment" "south-east" + "textAlignment" "east" "labelText" "%next_level_xp%" "proportionaltoparent" "1" |
