mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Update with framework changes.
This commit is contained in:
@ -11,10 +11,8 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
{
|
||||
public override string Description => @"medal get!";
|
||||
|
||||
public override void Reset()
|
||||
public TestCaseMedalOverlay()
|
||||
{
|
||||
base.Reset();
|
||||
|
||||
Add(new MedalOverlay(new Medal
|
||||
{
|
||||
Name = @"Animations",
|
||||
|
Reference in New Issue
Block a user