mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 17:27:58 +00:00
d4433ae6d3
Remove the optional argument p_binds from `Object::connect` since it was deprecated by Callable.bind(). Changed all uses of it to Callable.bind()