diff options
| author | piman <[email protected]> | 2021-03-31 22:26:02 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-31 22:26:02 -0400 |
| commit | e0ad0f7bf2374df7d969cbe3e3947f5b4242ffce (patch) | |
| tree | 3bcde81637aea36f72df4590a88f4fcd6766ad07 /resource | |
| parent | b52c2268494dd73dde5a96e4f85c36f14a5915a1 (diff) | |
Undo changes
Diffstat (limited to 'resource')
| -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" } } |
