mirror of
https://github.com/ppy/osu.git
synced 2026-05-16 23:43:27 +08:00
Set legacy version of osu!classic skin to 2.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user