mirror of
https://github.com/osukey/osukey.git
synced 2025-08-07 00:23:59 +09:00
@ -94,7 +94,7 @@ namespace osu.Game.Tournament.Screens.Editors
|
|||||||
Origin = Anchor.CentreRight,
|
Origin = Anchor.CentreRight,
|
||||||
RelativeSizeAxes = Axes.None,
|
RelativeSizeAxes = Axes.None,
|
||||||
Width = 150,
|
Width = 150,
|
||||||
Text = "Delete SeeingResult",
|
Text = "Delete result",
|
||||||
Action = () =>
|
Action = () =>
|
||||||
{
|
{
|
||||||
Expire();
|
Expire();
|
||||||
|
Reference in New Issue
Block a user