mirror of
https://github.com/ppy/osu
synced 2025-01-20 13:00:54 +00:00
Add missing space
This commit is contained in:
parent
63131d46aa
commit
3ec3321a3d
@ -68,6 +68,7 @@ namespace osu.Game.Screens.Play
|
||||
protected override void LoadComplete()
|
||||
{
|
||||
base.LoadComplete();
|
||||
|
||||
spectatorStreaming.OnUserBeganPlaying += userBeganPlaying;
|
||||
spectatorStreaming.OnUserFinishedPlaying += userFinishedPlaying;
|
||||
spectatorStreaming.OnNewFrames += userSentFrames;
|
||||
|
Loading…
Reference in New Issue
Block a user