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

Fixed Invalid function bindings #46135 #46156

Merged
merged 1 commit into from
Feb 18, 2021
Merged

Fixed Invalid function bindings #46135 #46156

merged 1 commit into from
Feb 18, 2021

Conversation

vignesh-j-shetty
Copy link
Contributor

Fixed GDScriptLanguageProtocol::notify_client - have 3 arguments, but only 2 are binded

Fixed  GDScriptLanguageProtocol::notify_client - have 3 arguments, but only 2 are binded
@vignesh-j-shetty vignesh-j-shetty requested a review from a team as a code owner February 18, 2021 05:43
@akien-mga akien-mga added bug cherrypick:3.x Considered for cherry-picking into a future 3.x release topic:gdscript labels Feb 18, 2021
@akien-mga akien-mga added this to the 4.0 milestone Feb 18, 2021
@akien-mga akien-mga merged commit a748def into godotengine:master Feb 18, 2021
@akien-mga
Copy link
Member

Thanks! And congrats for your first merged Godot contribution 🎉

@akien-mga
Copy link
Member

Cherry-picked for 3.2.4.

@akien-mga akien-mga removed the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants