diff options
| author | piman <[email protected]> | 2021-03-28 15:58:58 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-28 15:58:58 -0400 |
| commit | b52c2268494dd73dde5a96e4f85c36f14a5915a1 (patch) | |
| tree | e7411077d555d2e5d3c11670ee669805ffc05961 /resource/ui | |
| parent | dee3b053fea3d158f2651c6e4be85f381f24c8c8 (diff) | |
Remove additional xp bar text
- Fixes issue with extra XP text when viewing casual rank
Diffstat (limited to 'resource/ui')
| -rw-r--r-- | resource/ui/pvprankpanel.res | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/ui/pvprankpanel.res b/resource/ui/pvprankpanel.res index 8fc6810..a9d4c1d 100644 --- a/resource/ui/pvprankpanel.res +++ b/resource/ui/pvprankpanel.res @@ -328,7 +328,7 @@ "zpos" "0" "wide" "140" "tall" "10" - "visible" "1" + "visible" "0" "enabled" "1" "font" "ItemFontAttribSmall" "fgcolor_override" "TanLight" |
