Skip to content

Commit

Permalink
visuals
Browse files Browse the repository at this point in the history
  • Loading branch information
LarmuseauNiels committed Apr 19, 2023
1 parent eb0d8cb commit 2fa5263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion islander/profile.js
Original file line number Diff line number Diff line change
Expand Up @@ -795,7 +795,7 @@ export default class Rank {
ctx.fillStyle = this.data.level.textColor;
ctx.fillText(
this.data.level.displayText,
800 -
740 -
// @ts-ignore
ctx.measureText(Util.toAbbrev(parseInt(this.data.level.data))).width,
82
Expand Down

0 comments on commit 2fa5263

Please sign in to comment.