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 cleanup method and test case formatting #12

Merged
merged 2 commits into from
Dec 20, 2023

Conversation

satyambnsal
Copy link
Contributor

Current Behaviour: clean up method uses hardcoded 20 value for number of players. which can cause issue if number of players are more than 20.
Changes: use number_of_players field from game_data

Other changes: test cases comment and text fixes

Copy link

vercel bot commented Dec 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
emoji-man ✅ Ready (Inspect) Visit Preview Dec 20, 2023 2:31pm

Copy link
Collaborator

@shramee shramee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Thanks! 😁

@ponderingdemocritus ponderingdemocritus merged commit a99f82a into dojoengine:main Dec 20, 2023
1 of 2 checks passed
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.

3 participants