mirror of
https://github.com/ppy/osu
synced 2025-03-23 11:27:24 +00:00
remove description
This commit is contained in:
parent
f1ee3fd08f
commit
6b3347d6ac
@ -15,8 +15,6 @@ namespace osu.Game.Tests.Visual
|
|||||||
{
|
{
|
||||||
internal class TestCaseHistoricalSection : OsuTestCase
|
internal class TestCaseHistoricalSection : OsuTestCase
|
||||||
{
|
{
|
||||||
public override string Description => "User's History";
|
|
||||||
|
|
||||||
public override IReadOnlyList<Type> RequiredTypes => new [] { typeof(HistoricalSection), typeof(PaginatedMostPlayedBeatmapContainer), typeof(MostPlayedBeatmapDrawable) };
|
public override IReadOnlyList<Type> RequiredTypes => new [] { typeof(HistoricalSection), typeof(PaginatedMostPlayedBeatmapContainer), typeof(MostPlayedBeatmapDrawable) };
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user