mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 01:30:05 +08: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