mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 11:42:54 +08:00
Remove unncessary words from the description
This commit is contained in:
parent
eda6e1fbdd
commit
191f863a49
@ -120,7 +120,7 @@ namespace osu.Game.Tournament.Screens
|
||||
new LabelledDropdown<string>
|
||||
{
|
||||
Label = "Current tournament",
|
||||
Description = "Changes the background videos and bracket to match the selected tournament. This requires a restart after selecting to apply changes.",
|
||||
Description = "Changes the background videos and bracket to match the selected tournament. This requires a restart to apply changes.",
|
||||
Items = tourneyStorage?.ListTournaments(),
|
||||
Current = tourneyStorage?.CurrentTournament,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user