mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 01:41:38 +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