mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 23:53:51 +09:00
Add todo
This commit is contained in:
@ -14,6 +14,7 @@ using osu.Game.Screens.Ranking;
|
|||||||
|
|
||||||
namespace osu.Game.Screens.Multi.RealtimeMultiplayer
|
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
|
public class RealtimePlayer : TimeshiftPlayer
|
||||||
{
|
{
|
||||||
protected override bool PauseOnFocusLost => false;
|
protected override bool PauseOnFocusLost => false;
|
||||||
|
Reference in New Issue
Block a user