mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 23:47:24 +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:
|
||
---|---|---|
.. | ||
CreatePlaylistsRoomButton.cs | ||
Playlists.cs | ||
PlaylistsLoungeSubScreen.cs | ||
PlaylistsPlayer.cs | ||
PlaylistsReadyButton.cs | ||
PlaylistsResultsScreen.cs | ||
PlaylistsRoomFooter.cs | ||
PlaylistsRoomSettingsOverlay.cs | ||
PlaylistsRoomSettingsPlaylist.cs | ||
PlaylistsRoomSubScreen.cs | ||
PlaylistsSongSelect.cs |