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