Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed oversized rank model on match summary screen #291

Merged
merged 2 commits into from
Sep 17, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Fix rank badge
  • Loading branch information
Kruphixx committed Sep 16, 2024
commit 8a34750623a9076d392ef64340d0957d5e0617f2
4 changes: 2 additions & 2 deletions resource/ui/pvprankpanel.res
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
"ypos" "cs-0.5+2"
"zpos" "0"
"wide" "o1"
"tall" "62"
"tall" "p0.12"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fov" "45"
"fov" "70"
"proportionaltoparent" "1"

if_mini
Expand Down