mirror of
https://github.com/ppy/osu
synced 2025-01-09 23:59:44 +00:00
Revert localisation of spectate/watch button
This commit is contained in:
parent
0146949ad6
commit
9f525ee267
@ -139,7 +139,7 @@ namespace osu.Game.Overlays.Dashboard
|
||||
new PurpleTriangleButton
|
||||
{
|
||||
RelativeSizeAxes = Axes.X,
|
||||
Text = CommonStrings.ButtonsWatchTo1,
|
||||
Text = "Spectate",
|
||||
Anchor = Anchor.TopCentre,
|
||||
Origin = Anchor.TopCentre,
|
||||
Action = () => performer?.PerformFromScreen(s => s.Push(new SoloSpectator(User))),
|
||||
|
Loading…
Reference in New Issue
Block a user