mirror of
https://github.com/ppy/osu.git
synced 2024-11-08 07:42:52 +08:00
401cf2a955
`Player` seems to handle this correctly locally already, which is to say if the user attempts to toggle the pause state incorrectly, it will still recover. The logic stoppic this operation was only in the key binding handler, which meant it was already possible from the now playing overlay this whole time, so I *think* this should be quite safe. |
||
---|---|---|
.. | ||
CollectionDropdown.cs | ||
FilterControl.cs | ||
FilterCriteria.cs | ||
MusicKeyBindingHandler.cs | ||
Playlist.cs | ||
PlaylistItem.cs | ||
PlaylistOverlay.cs |