mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03: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.