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