1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-24 04:09:53 +08:00

Remove outdated xmldoc

This commit is contained in:
Bartłomiej Dach
2026-03-04 08:44:31 +01:00
Unverified
parent f74a21c1e1
commit 43af89f75c
-4
View File
@@ -58,10 +58,6 @@ using osuTK.Input;
namespace osu.Game.Screens.Select
{
/// <summary>
/// This screen is intended to house all components introduced in the new song select design to add transitions and examine the overall look.
/// This will be gradually built upon and ultimately replace <see cref="SongSelect"/> once everything is in place.
/// </summary>
public abstract partial class SongSelect : ScreenWithBeatmapBackground, IKeyBindingHandler<GlobalAction>, ISongSelect, IHandlePresentBeatmap, IProvideCursor
{
/// <summary>