mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-24 19:39:01 +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.