mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-29 13:12:45 +00:00
a2392039af
Change error checking in `duplicate_signals()` to check for path to `p_original`, thus adhering to the method used in `duplicate`, instead of checking for ownership.