godot
godot copied to clipboard
Fix unique button for `EditorAudioStreamPicker`
- Fix https://github.com/godotengine/godot/issues/113434
See:
- https://github.com/godotengine/godot/pull/113679
There are a number of changes that need to be adjusted in the wording of this section of code so that needs to be synced correctly
- Rebased after https://github.com/godotengine/godot/pull/113828
Thanks!