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 javelin fire block not being removed #4228

Merged
merged 1 commit into from
Aug 11, 2016
Merged

Conversation

PabstMirror
Copy link
Contributor

Releated to #4079 , javelin can be the first thing to add the addActionEventHandler and get index 0.

  • Only real change is in FUNC(enableFire): _firedEH > 0 would fail if index is 0
  • moved func defines to preInit

@PabstMirror PabstMirror added the kind/bug-fix Release Notes: **FIXED:** label Aug 10, 2016
@PabstMirror PabstMirror added this to the 3.7.0 milestone Aug 10, 2016
@PabstMirror PabstMirror merged commit a2da54b into master Aug 11, 2016
@PabstMirror PabstMirror deleted the fixJavActionBlock branch August 11, 2016 18:30
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.

1 participant