broology / poker-moons

Free online poker with friends without the hassle.
4 stars 3 forks source link

fix(round-manager): update player round called amount when auto-completing round #240

Closed mlevi15 closed 2 years ago

mlevi15 commented 2 years ago

Proposed Changes

Updates the player's round called amount in state during auto-round completion after an all-in scenario so that the winner determiner correctly builds the pot amount to distribute.

Also emits the updated value to the frontend, although it's probably not needed.

Linked Issue

resolves #224

Types of changes

Merge Checklist