Skip to content

fix: clear stats button also resets bonus points in multiplayer#511

Open
btfcookies wants to merge 1 commit into
qbreader:mainfrom
btfcookies:fix/reset-bonus-stats
Open

fix: clear stats button also resets bonus points in multiplayer#511
btfcookies wants to merge 1 commit into
qbreader:mainfrom
btfcookies:fix/reset-bonus-stats

Conversation

@btfcookies
Copy link
Copy Markdown
Contributor

@btfcookies btfcookies commented May 13, 2026

Resolves #472
The issue was that even though the BonusRoom.clearStats resets team.BonusStats, the client side clearStats only affected the player's tossup points but never affects bonus points.

pr adds a section in MultiplayerTossupBonusClient.js that resets the bonus stats in the clearStats function

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.

/multiplayer: clear stats doesn't reset bonus points until reload

1 participant