mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Turn on warnings, resolve issues
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
namespace osu.Game.Audio
|
||||
{
|
||||
/// <summary>
|
||||
/// Interface for objects that can own <see cref="IPreviewTrack"/>s.
|
||||
/// Interface for objects that can own <see cref="PreviewTrack"/>s.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// <see cref="IPreviewTrackOwner"/>s can cancel the currently playing <see cref="PreviewTrack"/> through the
|
||||
|
Reference in New Issue
Block a user