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

Dragging - Fix dropping incorrect object when carrying fails #9860

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

johnb432
Copy link
Contributor

When merged this pull request will:

  • Fixes a bug in ace_dragging_fnc_startCarryPFH: Previously, it would try to get the dragged object when trying to drop the carried object if the action timed out. Now it gets the carried object. I'm not sure how to add that to the title.

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

@johnb432 johnb432 added the kind/bug-fix Release Notes: **FIXED:** label Mar 17, 2024
@johnb432 johnb432 added this to the 3.17.0 milestone Mar 17, 2024
@LinkIsGrim LinkIsGrim merged commit 11844ef into master Mar 18, 2024
5 checks passed
@LinkIsGrim LinkIsGrim deleted the dragging-drop-carried-object-timeout branch March 18, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-fix Release Notes: **FIXED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants