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

Fixed Issue: double drop #2548 #2561

Merged
merged 3 commits into from
Mar 19, 2024
Merged

Conversation

codemaster321
Copy link
Contributor

Added a pickedUp property of type boolean in class Drop;
Replaced the deprecated pickupDrop method with the recommended pickupDrop method(getPointFacade().getDropsAt()) in creature.ts and animations.ts files.

Issue: double drop #2548

This fixes issue #2548

issue_fix
uncle_fungus

… deprecated pickupDrop method with the recommended pickupDrop method(getPointFacade().getDropsAt()) in creature.ts and animations.ts files.
Copy link

vercel bot commented Mar 17, 2024

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

Name Status Preview Updated (UTC)
ancientbeast ✅ Ready (Inspect) Visit Preview Mar 19, 2024 1:18pm

tweaked comment
Removed useless comment
@DreadKnight
Copy link
Member

@codemaster321 Works well 👍🏻

@DreadKnight DreadKnight merged commit 78c08f9 into FreezingMoon:master Mar 19, 2024
3 checks passed
@codemaster321
Copy link
Contributor Author

I'm glad it worked

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.

2 participants