mirror of
https://github.com/ppy/osu.git
synced 2025-03-03 21:13:22 +08:00
Inherit SkinConfiguration directly
This commit is contained in:
parent
ebd778da2d
commit
bf8caee53f
@ -3,7 +3,7 @@
|
||||
|
||||
namespace osu.Game.Skinning
|
||||
{
|
||||
public class LegacySkinConfiguration : DefaultSkinConfiguration
|
||||
public class LegacySkinConfiguration : SkinConfiguration
|
||||
{
|
||||
public const decimal LATEST_VERSION = 2.7m;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user