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 misplaced return condition in unit_walk_toxy_timer() #2676

Merged
merged 1 commit into from Apr 5, 2020

Conversation

Kenpachi2k13
Copy link
Member

Pull Request Prelude

Changes Proposed

A misplaced return condition in unit_walk_toxy_timer() (introduced in fe37898) caused assertion errors in timer_do_delete() because ud->walktimer could not be unset.

Issues addressed: https://herc.ws/board/topic/18073-error-timer_do_delete-error

@Kenpachi2k13 Kenpachi2k13 added type:bug Issue is a bug or describes an incorrect behavior that should be fixed component:mechanics Affecting the game mechanics in general status:code-review Awaiting code review labels Mar 31, 2020
@Kenpachi2k13 Kenpachi2k13 added this to the Release v2020.04.05 milestone Mar 31, 2020
@Kenpachi2k13 Kenpachi2k13 self-assigned this Mar 31, 2020
@MishimaHaruna MishimaHaruna merged commit 737f8a4 into HerculesWS:master Apr 5, 2020
@Kenpachi2k13 Kenpachi2k13 deleted the del_timer_fix branch April 5, 2020 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:mechanics Affecting the game mechanics in general status:code-review Awaiting code review type:bug Issue is a bug or describes an incorrect behavior that should be fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants