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 for #88, the function was calling itself due to implicit int cast on division #89

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

MattiaPezzanoAiv
Copy link

No description provided.

…itself recursively. Specified float arguments.
…calling itself recursively. Specified float arguments."

This reverts qommit 874b1d8.
fix for issue aiv01#88, SetMultiplyTint(int,int,int,int) was calling itself recursively. Specified float arguments.
@MattiaPezzanoAiv MattiaPezzanoAiv changed the title Fix for #88, the function was calling itself due to implicit inst cast on division Fix for #88, the function was calling itself due to implicit int cast on division Sep 16, 2021
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.

1 participant