diff options
author | Lunatoid <lunatoid@pm.me> | 2020-08-25 21:00:56 +0200 |
---|---|---|
committer | Lunatoid <lunatoid@pm.me> | 2020-09-02 00:11:58 +0200 |
commit | 07053d0c6a69e87825bbd3259ea268dd9f03e708 (patch) | |
tree | 206e2c56818d1c49bf682b64d177318921c6bccf /scene | |
parent | d70a17d5d37fd09b43882e7972f2ed93eb56b897 (diff) |
Fixed ParseError when calling Object.new()
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.
Diffstat (limited to 'scene')
0 files changed, 0 insertions, 0 deletions