Skip to content

Conversation

@Makosai
Copy link

@Makosai Makosai commented Mar 25, 2025

This pull request fixes the following warnings:

  • Static typing
  • Unused value

This does introduce a potentially breaking change for anyone not running Godot 4.4+. To fix all static typing going forward, a typed Dictionary was used. Typed Dictionary was something introduced in Godot 4.4 so this could break things for people. It's up to you if you'd like to remove it to maintain support for versions before 4.4. Or just rip the band-aid off and push forward! 😄 Either way, it works even if you just remove the type from it.

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