mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 05:43:21 +00:00
d6c9b377b9
Always call disconnect before emitting signals, to avoid calling it on a freed object if the user decides to unreference it in a signal.