mirror of
https://github.com/osukey/osukey.git
synced 2025-06-08 21:07:59 +09: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; }
|
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
|
public enum OsuSetting
|
||||||
{
|
{
|
||||||
Ruleset,
|
Ruleset,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user