mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 19:44:52 +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()