Files
osukey/osu.Game
Dean Herbert 45c578b857 Remove selection polling from multiplayer
Looks like this was just copy-paste without any thought into whether it
should exist. It really shouldn't exist.

This is a thing for the playlists system because the *whole system*
there relies on polling the web API to get updated information. In the
case of mutliplayer, we hand off all communications to the realtime
server at the point of joining the rooms.

The argument that this was there to do faster polling on the selection
isn't valid since the polling times were the same for both cases.

Closes #11348.
2020-12-29 15:10:09 +09:00
..
2020-12-07 22:07:11 +09:00
2020-12-05 22:15:41 +01:00
2020-10-20 00:46:08 +02:00
2020-12-29 14:29:40 +09:00
2020-10-16 12:58:34 +09:00
2020-12-28 16:52:54 +09:00