mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 11:42:54 +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
|
||||
{
|
||||
Label = "Current IPC source",
|
||||
ButtonText = "Refresh",
|
||||
ButtonText = "Change source",
|
||||
Action = () =>
|
||||
{
|
||||
stableInfo.StablePath.BindValueChanged(_ =>
|
||||
|
Loading…
Reference in New Issue
Block a user