mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Inherit SkinConfiguration directly
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
namespace osu.Game.Skinning
|
||||
{
|
||||
public class LegacySkinConfiguration : DefaultSkinConfiguration
|
||||
public class LegacySkinConfiguration : SkinConfiguration
|
||||
{
|
||||
public const decimal LATEST_VERSION = 2.7m;
|
||||
|
||||
|
Reference in New Issue
Block a user