Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix BasicShuffler index out of bounds exception #36

Merged
merged 2 commits into from
Dec 5, 2021

Conversation

SirRAL
Copy link
Contributor

@SirRAL SirRAL commented Dec 4, 2021

Fixes an index out of bounds issue that only occurred with BasicShufflers operating on decks of length 1.

Fixes and closes #27.

@SirRAL SirRAL merged commit f419cae into main Dec 5, 2021
@SirRAL SirRAL deleted the fix-basicshuffler-out-of-bounds branch December 5, 2021 06:01
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.

Index-out-of-bounds error when retrieving cards from BasicShuffle with a deck of length 1
1 participant