mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Add todo
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user