1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-22 00:30:45 +08:00

Fix preview track manager permanently muting game tracks

This commit is contained in:
iiSaLMaN
2019-11-13 16:16:06 +03:00
Unverified
parent 47cbd516f3
commit 172e777416
-1
View File
@@ -80,7 +80,6 @@ namespace osu.Game.Audio
return;
current.Stop();
current = null;
}
/// <summary>