mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 17:37:23 +09:00
Inherit SkinConfiguration directly
This commit is contained in:
parent
ebd778da2d
commit
bf8caee53f
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
namespace osu.Game.Skinning
|
namespace osu.Game.Skinning
|
||||||
{
|
{
|
||||||
public class LegacySkinConfiguration : DefaultSkinConfiguration
|
public class LegacySkinConfiguration : SkinConfiguration
|
||||||
{
|
{
|
||||||
public const decimal LATEST_VERSION = 2.7m;
|
public const decimal LATEST_VERSION = 2.7m;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user