mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 23:07:26 +08:00
0d2a47167c
Regressed in https://github.com/ppy/osu/pull/28399.
To reproduce, enter a playlist that has an item with a rate-changing mod
(rather than create it yourself).
This is happening because `APIRuleset` has `CreateInstance()`
unimplemented:
|
||
---|---|---|
.. | ||
BeatmapDetailAreaPlaylistTabItem.cs | ||
BeatmapTitle.cs | ||
DisableableTabControl.cs | ||
DrawableGameType.cs | ||
ListingPollingComponent.cs | ||
MatchBeatmapDetailArea.cs | ||
OnlinePlayBackgroundScreen.cs | ||
OnlinePlayBackgroundSprite.cs | ||
OverlinedHeader.cs | ||
OverlinedPlaylistHeader.cs | ||
ParticipantCountDisplay.cs | ||
ParticipantsDisplay.cs | ||
ParticipantsList.cs | ||
PlaylistItemBackground.cs | ||
ReadyButton.cs | ||
RoomLocalUserInfo.cs | ||
RoomManager.cs | ||
RoomPollingComponent.cs | ||
SelectionPollingComponent.cs | ||
StarRatingRangeDisplay.cs | ||
StatusColouredContainer.cs |