Fix match beatmap not updating after re-download

This commit is contained in:
smoogipoo
2020-06-02 17:02:01 +09:00
parent 3c85561cdc
commit fac96f6ddd
3 changed files with 55 additions and 17 deletions

View File

@ -433,7 +433,7 @@ namespace osu.Game.Screens.Multi.Match.Components
}
}
private class CreateRoomButton : TriangleButton
public class CreateRoomButton : TriangleButton
{
public CreateRoomButton()
{