Give mappool scene its own video

This commit is contained in:
Shivam 2020-05-14 21:51:39 +02:00
parent 4b0ca87a0a
commit 6ec55eb400
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ public MapPoolScreen()
{
InternalChildren = new Drawable[]
{
new TourneyVideo("gameplay")
new TourneyVideo("mappool")
{
Loop = true,
RelativeSizeAxes = Axes.Both,