1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:07:25 +08:00
osu-lazer/osu.Game.Tournament/Screens/Editors
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
..
IModelBacked.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
LadderEditorScreen.cs Update parameter discards 2022-06-24 21:26:19 +09:00
RoundEditorScreen.cs Replace tournament beatmap storage type with lightweight model 2022-06-18 01:34:09 +03:00
SeedingEditorScreen.cs Replace tournament beatmap storage type with lightweight model 2022-06-18 01:34:09 +03:00
TeamEditorScreen.cs TournamentPlayer -> TournamentUser 2022-06-18 02:33:26 +03:00
TournamentEditorScreen.cs Find video by recursive check rather than marker interface 2022-07-11 20:42:05 +09:00