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 being able to drop cards on dead targets #243

Merged
merged 3 commits into from
Dec 16, 2024

Conversation

oskarrough
Copy link
Owner

We simply didn't check whether targets were dead or not before dropping. But now we do, and I tried to make it a bit nicer to read this part of the code.

Resolves #239

Copy link

vercel bot commented Dec 13, 2024

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

Name Status Preview Updated (UTC)
slaytheweb ❌ Failed (Inspect) Dec 15, 2024 7:54pm

@oskarrough oskarrough merged commit c3b2901 into main Dec 16, 2024
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.

Can attack dead enemies
1 participant