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:
parent
9bfdfbea43
commit
7a839c1486
@ -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(_ =>
|
||||||
|
Loading…
Reference in New Issue
Block a user