mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 14:12:55 +08:00
Give mappool scene its own video
This commit is contained in:
parent
4b0ca87a0a
commit
6ec55eb400
@ -42,7 +42,7 @@ namespace osu.Game.Tournament.Screens.MapPool
|
||||
{
|
||||
InternalChildren = new Drawable[]
|
||||
{
|
||||
new TourneyVideo("gameplay")
|
||||
new TourneyVideo("mappool")
|
||||
{
|
||||
Loop = true,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
|
Loading…
Reference in New Issue
Block a user