mirror of
https://github.com/ppy/osu.git
synced 2026-05-26 01:39:53 +08:00
Add inline comment
This commit is contained in:
@@ -80,6 +80,8 @@ namespace osu.Game.Audio
|
||||
return;
|
||||
|
||||
current.Stop();
|
||||
// CurrentTrack must not change until the scheduled stopped event has been invoked.
|
||||
// To ensure that this doesn't early-return on (CurrentTrack != track) check.
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user