1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 22:22:55 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay/Multiplayer/Match
Dean Herbert 4a30b6ef56 Update multiplayer countdown button text more often
At once a second, it regularly skips whole seconds (because scheduler
isn't guaranteed to run exactly as often as specified). 10 updates a
second seems amicable and less noticeable to my eye.
2022-03-25 16:25:20 +09:00
..
Playlist Simplify queue count text logic 2022-03-20 06:25:14 +03:00
MatchStartControl.cs Rename Multiplayer prefix to button classes 2022-03-24 14:28:38 +09:00
MultiplayerCountdownButton.cs Rename Multiplayer prefix to button classes 2022-03-24 14:28:38 +09:00
MultiplayerMatchFooter.cs Split MultiplayerReadyButton 2022-03-23 10:38:56 +09:00
MultiplayerMatchSettingsOverlay.cs Combine SelectedItem and CurrentPlaylistItem into same storage 2022-02-24 16:21:20 +09:00
MultiplayerReadyButton.cs Update multiplayer countdown button text more often 2022-03-25 16:25:20 +09:00
MultiplayerSpectateButton.cs Integrate spectate button implementation 2022-03-17 18:36:33 +09:00