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

changed State into adState in AdapterStatus.gd and InitializationStat… #149

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

Conversation

xzls-protik
Copy link

…us.gd to avoid class_name conflict with State declaration

Failed parse script res://addons/admob/src/api/InitializationStatus.gd
Invalid argument for "new()" function: argument 2 should be "State" but is "AdapterStatus.State".
res://addons/admob/src/api/InitializationStatus.gd:37 - Parse Error: Invalid argument for "new()" function: argument 2 should be "State" but is "AdapterStatus.State".

this error was being thrown if there was a class_name State anywhere in the project , added a fix for that .

…us.gd to avoid class_name conflict with State declaration
@gumaciel gumaciel linked an issue Sep 6, 2024 that may be closed by this pull request
@xzls-protik
Copy link
Author

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

Import error
2 participants