mirror of
https://github.com/osukey/osukey.git
synced 2025-06-05 12:57:39 +09:00
Change description to include mention of video
Co-authored-by: Joseph Madamba <madamba.joehu@outlook.com>
This commit is contained in:
parent
2e80e2be51
commit
1de84e1c98
@ -28,7 +28,7 @@ namespace osu.Game.Screens.Edit.Setup
|
|||||||
epilepsyWarning = new LabelledSwitchButton
|
epilepsyWarning = new LabelledSwitchButton
|
||||||
{
|
{
|
||||||
Label = "Epilepsy warning",
|
Label = "Epilepsy warning",
|
||||||
Description = "Recommended if the storyboard contains scenes with rapidly flashing colours.",
|
Description = "Recommended if the storyboard or video contain scenes with rapidly flashing colours.",
|
||||||
Current = { Value = Beatmap.BeatmapInfo.EpilepsyWarning }
|
Current = { Value = Beatmap.BeatmapInfo.EpilepsyWarning }
|
||||||
},
|
},
|
||||||
letterboxDuringBreaks = new LabelledSwitchButton
|
letterboxDuringBreaks = new LabelledSwitchButton
|
||||||
|
Loading…
x
Reference in New Issue
Block a user