mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 17:07:38 +08:00
9843da59f4
`TestSceneRealtimeReadyButton` was manually adding `API.LocalUser`, which wasn't actually needed. The base `RealtimeMultiplayerTestScene` by default creates a new room as `API.LocalUser`, therefore automatically adding that user to the room - and as such there is no need to add them manually unless the `joinRoom` ctor param is specified as `false`. |
||
---|---|---|
.. | ||
Background | ||
Collections | ||
Components | ||
Editing | ||
Gameplay | ||
Menus | ||
Multiplayer | ||
Navigation | ||
Online | ||
Ranking | ||
RealtimeMultiplayer | ||
Settings | ||
SongSelect | ||
UserInterface | ||
TestSceneOsuGame.cs | ||
TestSceneOsuScreenStack.cs |