mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Lose old reference immediately on updateSample()
This commit is contained in:
@ -83,6 +83,7 @@ namespace osu.Game.Skinning
|
||||
bool wasPlaying = Playing;
|
||||
|
||||
sampleContainer.Clear();
|
||||
Sample = null;
|
||||
|
||||
var ch = CurrentSkin.GetSample(sampleInfo);
|
||||
|
||||
|
Reference in New Issue
Block a user