mirror of
https://github.com/ppy/osu
synced 2025-01-11 08:39:31 +00:00
Add a note against OsuSetting
This commit is contained in:
parent
fc89f2bac4
commit
71fab416d8
@ -201,6 +201,8 @@ namespace osu.Game.Configuration
|
||||
public Func<GlobalAction, string> LookupKeyBindings { get; set; }
|
||||
}
|
||||
|
||||
// IMPORTANT: These are used in user configuration files.
|
||||
// The naming of these keys should not be changed once they are deployed in a release, unless migration logic is also added.
|
||||
public enum OsuSetting
|
||||
{
|
||||
Ruleset,
|
||||
|
Loading…
Reference in New Issue
Block a user