mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 14:17:06 +09:00
add Spinner Count to BeatmapInfoWedge
- added Tooltips to the respective InfoLabels - made the TestCase internal like all others
This commit is contained in:
@ -12,7 +12,7 @@ using osu.Game.Screens.Select;
|
||||
|
||||
namespace osu.Game.Tests.Visual
|
||||
{
|
||||
public class TestCaseBeatmapInfoWedge : OsuTestCase
|
||||
internal class TestCaseBeatmapInfoWedge : OsuTestCase
|
||||
{
|
||||
private BeatmapManager beatmaps;
|
||||
private readonly Random random;
|
||||
|
Reference in New Issue
Block a user