1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 11:47:24 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay/Multiplayer/Match/Playlist
Dan Balasescu a34d24fb20 Disallow expired items from showing delete button
This isn't possible in practice since expired items are removed from the
queue list, but this helps out in tests.
2021-12-21 18:37:42 +09:00
..
MultiplayerHistoryList.cs Add virtual method for creating different DrawablePlaylistItem types 2021-12-09 01:49:34 +09:00
MultiplayerPlaylist.cs Fix exception when updating the room's visual playlist 2021-12-15 16:53:25 +09:00
MultiplayerPlaylistDisplayMode.cs Xmldocs 2021-12-01 21:35:23 +09:00
MultiplayerQueueList.cs Disallow expired items from showing delete button 2021-12-21 18:37:42 +09:00