Add host avatar+username to match screen

This commit is contained in:
smoogipoo
2018-12-20 17:33:55 +09:00
parent 2e28f378de
commit 1701af61d6
4 changed files with 86 additions and 5 deletions

View File

@ -75,6 +75,7 @@ namespace osu.Game.Screens.Multi.Match.Components
endDate = new EndDateInfo { TextSize = 14 }
}
},
new HostInfo(room),
},
},
new FillFlowContainer