ProfileItemBackground -> ProfileItemContainer

This commit is contained in:
Andrei Zavatski
2020-01-19 22:48:11 +03:00
parent 22118b7b22
commit 8906416294
4 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@ namespace osu.Game.Overlays.Profile.Sections.Ranks
[BackgroundDependencyLoader]
private void load()
{
AddInternal(new ProfileItemBackground
AddInternal(new ProfileItemContainer
{
Children = new Drawable[]
{