broology / poker-moons

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

Update Winner Determiner Error Handling #184

Closed mlevi15 closed 2 years ago

mlevi15 commented 2 years ago

Currently the winner determiner will throw an error if there are not 5 cards on the table when it is called. This needs to be changed so that it doesn't throw that error in the case where everyone but one has folded before all 5 cards are on the table.