Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkSerpent authored Jun 17, 2024
1 parent 3f1a159 commit b4e240c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/title.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ function updateTokenTitle(token) {

titleText.x = adjustedX;
titleText.y = adjustedY;
titleText.resolution = 5;

titleText.name = "titleText";
nameplate.addChild(titleText);
Expand Down

0 comments on commit b4e240c

Please sign in to comment.