bupticybee / TexasSolver

🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
https://bupticybee.github.io/texassolver_page
GNU Affero General Public License v3.0
1.69k stars 301 forks source link

Fix a switch-case warning: control reaches end of non-void function #75

Closed mix16atpitt closed 2 years ago

mix16atpitt commented 2 years ago

Fix switch-case warning: control reaches end of non-void function

bupticybee commented 2 years ago

Thank you for your contribution.

Is it possible to submit a PR for master as well? In that case a lazy man like myself would avoid the trouble of cherry-pick the changes to master.