mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-15 17:11:14 +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.