Bring across tournament score display for game usage

This commit is contained in:
Dean Herbert
2021-08-05 17:53:38 +09:00
parent e08b1223ab
commit aa4c6b9341
4 changed files with 159 additions and 5 deletions

View File

@ -16,7 +16,7 @@ namespace osu.Game.Tournament.Tests.Components
public TestSceneMatchScoreDisplay()
{
Add(new MatchScoreDisplay
Add(new TournamentMatchScoreDisplay
{
Anchor = Anchor.Centre,
Origin = Anchor.Centre,