mirror of
https://github.com/godotengine/godot.git
synced 2026-02-09 12:19:13 +00:00
Fixes #41462 where calling Object.new() in GDScript gave an error. I fixed it by adding exclusion when checking if the name is a builtin type to exclude objects with a comment detailing why.
125 KiB
125 KiB