mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 01:17:35 +09:00
Update LegacyBeatmapEncoderTest.cs
This commit is contained in:
parent
c2ade44656
commit
2a7259f7aa
@ -77,7 +77,7 @@ namespace osu.Game.Tests.Beatmaps.Formats
|
||||
}
|
||||
}
|
||||
|
||||
private class TestLegacySkin : LegacySkin, ISkin
|
||||
private class TestLegacySkin : LegacySkin
|
||||
{
|
||||
public TestLegacySkin(IResourceStore<byte[]> storage, string fileName)
|
||||
: base(new SkinInfo { Name = "Test Skin", Creator = "Craftplacer" }, storage, null, fileName)
|
||||
|
Loading…
x
Reference in New Issue
Block a user