mirror of
https://github.com/ppy/osu.git
synced 2024-11-12 11:37:58 +08:00
Add version value to the DefaultSkinConfiguration dictionary
This commit is contained in:
parent
812d33f850
commit
6ba1bc381c
@ -19,6 +19,8 @@ namespace osu.Game.Skinning
|
||||
new Color4(204, 102, 0, 255),
|
||||
new Color4(121, 9, 13, 255)
|
||||
});
|
||||
|
||||
ConfigDictionary.Add(@"Version", "latest");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user