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 compile issues to get make it compatible with Godot4.beta14 #79

Merged
merged 1 commit into from
Jan 22, 2023

Conversation

MikeSchulze
Copy link
Owner

  • fix using const array failure by replace it with a singleton
  • fix mock/spy issues
  • remove usage of EditorPlugin.new()
  • fix some compile fixes

- fix using const array failure by replace it with a singleton
- fix mock/spy issues
- remove usage of `EditorPlugin.new()`
- fix some compile fixes
@MikeSchulze MikeSchulze merged commit 10a93c1 into master Jan 22, 2023
@MikeSchulze MikeSchulze deleted the fix-godot-beta14 branch January 22, 2023 18:49
@MikeSchulze MikeSchulze self-assigned this Jan 22, 2023
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