mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-23 00:25:09 +00:00
Don't grab the type of the awaited value unless it's constant (which makes it synchronous) or call (which always use the proper return type).
Don't grab the type of the awaited value unless it's constant (which makes it synchronous) or call (which always use the proper return type).