mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 00:02:54 +08:00
Reword options item to include "screenshot"
This commit is contained in:
parent
ebe36f0612
commit
826a8552e5
@ -33,7 +33,7 @@ namespace osu.Game.Overlays.Settings.Sections.Graphics
|
||||
},
|
||||
new SettingsCheckbox
|
||||
{
|
||||
LabelText = "Capture menu cursor",
|
||||
LabelText = "Show menu cursor in screenshots",
|
||||
Bindable = config.GetBindable<bool>(OsuSetting.ScreenshotCaptureMenuCursor)
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user