1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:07:25 +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
{
Label = "Current IPC source",
ButtonText = "Refresh",
ButtonText = "Change source",
Action = () =>
{
stableInfo.StablePath.BindValueChanged(_ =>