mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Specify version of osu!classic skin
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.ConfigDictionary["Version"] = "2";
|
||||
}
|
||||
|
||||
public static SkinInfo Info { get; } = new SkinInfo
|
||||
|
Reference in New Issue
Block a user