mirror of
https://github.com/ppy/osu
synced 2024-12-28 01:42:57 +00:00
Bump legacy skin version
This commit is contained in:
parent
40267cb1fe
commit
4b16b2e720
@ -20,7 +20,7 @@ namespace osu.Game.Skinning
|
||||
new Color4(242, 24, 57, 255)
|
||||
);
|
||||
|
||||
Configuration.LegacyVersion = 2.0m;
|
||||
Configuration.LegacyVersion = 2.7m;
|
||||
}
|
||||
|
||||
public static SkinInfo Info { get; } = new SkinInfo
|
||||
|
Loading…
Reference in New Issue
Block a user