Add a note against OsuSetting

This commit is contained in:
Dean Herbert 2021-08-16 16:59:59 +09:00
parent fc89f2bac4
commit 71fab416d8

View File

@ -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,