mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 20:07:29 +08:00
Add todo
This commit is contained in:
parent
3bf670510a
commit
dece41d050
@ -14,6 +14,7 @@ using osu.Game.Screens.Ranking;
|
||||
|
||||
namespace osu.Game.Screens.Multi.RealtimeMultiplayer
|
||||
{
|
||||
// Todo: The "room" part of TimeshiftPlayer should be split out into an abstract player class to be inherited instead.
|
||||
public class RealtimePlayer : TimeshiftPlayer
|
||||
{
|
||||
protected override bool PauseOnFocusLost => false;
|
||||
|
Loading…
Reference in New Issue
Block a user