mirror of
https://github.com/godotengine/godot.git
synced 2026-05-12 22:35:35 +00:00
35d788cff5
This makes setting up sounds for random pitch/volume faster, as you don't have to change the mode from Random (Avoid Repeats) to Random anymore if you only care about randomizing pitch/volume but want to prevent a warning message from appearing on every playback.