Skip to content

Commit

Permalink
Update logic.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mclemente committed Apr 29, 2024
1 parent cc80aba commit 33a2fae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/module/logic.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ export class HealthEstimate {
/**
* The Font Size scaled to the current grid scale and zoom level.
* Multiplies by 4 to increase the resolution.
* @todo Remove the multiplication and replace PIXI.Text for Foundry's PreciseText.
* @type {Number}
*/
get scaledFontSize() {
Expand Down

0 comments on commit 33a2fae

Please sign in to comment.