mirror of
https://github.com/ppy/osu.git
synced 2025-02-13 17:53:21 +08:00
Add xmldoc comment
This commit is contained in:
parent
cb8d5f459f
commit
83ceb3457f
@ -60,6 +60,9 @@ namespace osu.Game.Online.Rooms
|
||||
{
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// This constructor should only be used for test purposes.
|
||||
/// </summary>
|
||||
public MultiplayerPlaylistItem(PlaylistItem item)
|
||||
{
|
||||
ID = item.ID;
|
||||
|
Loading…
Reference in New Issue
Block a user