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 handleDamage caching return value #1562

Merged
merged 1 commit into from
Jun 10, 2015

Conversation

thojkooi
Copy link
Contributor

Should never return nil. Instead, return a 0 as it's expecting new damage. this may fix the random vanilla damage kicking in.

Should never return nil. Instead, return a 0 as it's expecting new damage. this may fix the random vanilla damage kicking in.
@thojkooi thojkooi added the kind/bug-fix Release Notes: **FIXED:** label Jun 10, 2015
@thojkooi thojkooi added this to the 3.1.0 milestone Jun 10, 2015
@thojkooi
Copy link
Contributor Author

@gienkov this may fix your issue

ulteq added a commit that referenced this pull request Jun 10, 2015
@ulteq ulteq merged commit ca633fe into master Jun 10, 2015
@ulteq ulteq deleted the fixHandleDamage_caching_returnValue branch June 10, 2015 10:48
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.

2 participants