mirror of
https://github.com/ppy/osu.git
synced 2024-12-16 11:13:02 +08:00
f06f13215b
The previous version tried to keep both normal multiplayer and team multiplayer results as one screen, but didn't check that team-specific components aren't null in `LoadComplete()`. To decrease number of conditional, split off the team results screen to a separate implementation, and choose one or the other at push time in `MultiplayerPlayer`, depending on team count. |
||
---|---|---|
.. | ||
Components | ||
Lounge | ||
Match | ||
Multiplayer | ||
Playlists | ||
DrawableRoomPlaylist.cs | ||
DrawableRoomPlaylistItem.cs | ||
DrawableRoomPlaylistWithResults.cs | ||
FooterButtonFreeMods.cs | ||
FreeModSelectOverlay.cs | ||
Header.cs | ||
IOnlinePlaySubScreen.cs | ||
IRoomManager.cs | ||
OngoingOperationTracker.cs | ||
OnlinePlayComposite.cs | ||
OnlinePlayScreen.cs | ||
OnlinePlaySongSelect.cs | ||
OnlinePlaySubScreen.cs | ||
OnlinePlaySubScreenStack.cs | ||
RoomSubScreenComposite.cs |