mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-02 12:21:02 +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.