1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 12:17:26 +08:00

Renamed Refresh button to Change source

This commit is contained in:
Shivam 2020-05-18 00:50:08 +02:00
parent 9bfdfbea43
commit 7a839c1486

View File

@ -79,7 +79,7 @@ namespace osu.Game.Tournament.Screens
new ActionableInfo new ActionableInfo
{ {
Label = "Current IPC source", Label = "Current IPC source",
ButtonText = "Refresh", ButtonText = "Change source",
Action = () => Action = () =>
{ {
stableInfo.StablePath.BindValueChanged(_ => stableInfo.StablePath.BindValueChanged(_ =>