mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 07:33:33 +00:00
6472e09a85
Otherwise we can have a segmentation fault if we try to call `add_child` on an already freed node. Fixes #35323.