1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-13 02:32:55 +08:00
osu-lazer/osu.Game.Tests/Visual/Audio
Dean Herbert b37096f440 Avoid using bindable for AudioFilter cutoff
It doesn't play nicely with screen exiting, as it is automatically
unbound during the exit process. Easiest to just avoid using this for
now.
2021-10-13 13:25:55 +09:00
..
TestSceneAudioFilter.cs Avoid using bindable for AudioFilter cutoff 2021-10-13 13:25:55 +09:00