mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-21 09:45:02 +00:00
1d129f9bec
Needed because otherwise the certain type operations (such as type casting) used as a function argument might become unresolved on release, causing a compilation failure. Fix #28680