mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:27:29 +08:00
Set legacy version of osu!classic skin to 2.0
This commit is contained in:
parent
7f6541672c
commit
01ac19fdbb
@ -20,6 +20,8 @@ namespace osu.Game.Skinning
|
||||
new Color4(18, 124, 255, 255),
|
||||
new Color4(242, 24, 57, 255),
|
||||
});
|
||||
|
||||
Configuration.LegacyVersion = 2.0;
|
||||
}
|
||||
|
||||
public static SkinInfo Info { get; } = new SkinInfo
|
||||
|
Loading…
Reference in New Issue
Block a user