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

Second episode using same seed as the first #5

Closed
jagapiou opened this issue Oct 1, 2021 · 1 comment
Closed

Second episode using same seed as the first #5

jagapiou opened this issue Oct 1, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jagapiou
Copy link
Member

jagapiou commented Oct 1, 2021

449ac8b introduced a bug where the random seed was not updated after the first episode. This means that there was incorrect randomization and second episode was the same as the first episode.

@jagapiou jagapiou added the bug Something isn't working label Oct 1, 2021
@jagapiou jagapiou self-assigned this Oct 1, 2021
@jagapiou
Copy link
Member Author

jagapiou commented Oct 1, 2021

Fixed in 976465a

@jagapiou jagapiou closed this as completed Oct 1, 2021
@jagapiou jagapiou pinned this issue Oct 1, 2021
@jagapiou jagapiou unpinned this issue Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant