Skip to content

Conversation

@lili-ffxi
Copy link
Contributor

Scoreboard would overflow and display a negative number once the total amount of damage dealt was over 2^32. Changing %d for %.0f where appropriate to avoid this.

…damage

Scoreboard would overflow and display a negative number once the total amount of damage dealt was over 2^32. Changing `%d` for `%.0f` where appropriate to avoid this.
@z16 z16 merged commit 1d254e2 into dev Aug 20, 2024
@z16 z16 deleted the lili-ffxi-patch-1 branch August 20, 2024 21:19
z16 pushed a commit that referenced this pull request Nov 4, 2024
…damage (#2370)

Scoreboard would overflow and display a negative number once the total amount of damage dealt was over 2^32. Changing `%d` for `%.0f` where appropriate to avoid this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants