mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Give mappool scene its own video
This commit is contained in:
@ -42,7 +42,7 @@ namespace osu.Game.Tournament.Screens.MapPool
|
||||
{
|
||||
InternalChildren = new Drawable[]
|
||||
{
|
||||
new TourneyVideo("gameplay")
|
||||
new TourneyVideo("mappool")
|
||||
{
|
||||
Loop = true,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
|
Reference in New Issue
Block a user