Skip to content

fix bug with the math plugin #47

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

Merged
merged 1 commit into from
Aug 3, 2016
Merged

Conversation

M4GNV5
Copy link
Contributor

@M4GNV5 M4GNV5 commented Aug 2, 2016

without this fix expressions of the form <result> <operator> <constant> did not work.
e.g. money.@r += 100 did not work, however money.@r += money.Notch + 100 did.

@JBartelsson
Copy link
Contributor

Nice one

@GnaspGames GnaspGames merged commit ebb4915 into GnaspGames:master Aug 3, 2016
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.

3 participants