mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 02:22:59 +08:00
Rename setting
This commit is contained in:
parent
d54750aa37
commit
9802d8ab11
@ -36,7 +36,7 @@ namespace osu.Game.Rulesets.Osu.UI
|
||||
},
|
||||
new SettingsCheckbox
|
||||
{
|
||||
LabelText = "Show cursor trail",
|
||||
LabelText = "Cursor trail",
|
||||
Bindable = config.GetBindable<bool>(OsuRulesetSetting.ShowCursorTrail)
|
||||
},
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user