1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:47:24 +08:00
osu-lazer/osu.Game.Tournament/Screens/Showcase
Dean Herbert 73e924479f Find video by recursive check rather than marker interface
Seems a lot more reliable, and allows falling back to the "main" video
in cases which didn't support this previously.

A next step may be to allow every screen to support a video based on its
screen name, rather than specifying the local `TourneyVideo` every time.
2022-07-11 20:42:05 +09:00
..
ShowcaseScreen.cs Find video by recursive check rather than marker interface 2022-07-11 20:42:05 +09:00
TournamentLogo.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00