mirror of
https://github.com/osukey/osukey.git
synced 2025-08-06 16:13:57 +09:00
Reword comment
This commit is contained in:
@ -7,7 +7,7 @@ using System.Collections.Generic;
|
|||||||
namespace osu.Game.Database
|
namespace osu.Game.Database
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Beatmap info retrieved for non-local viewing.
|
/// Beatmap info retrieved for previewing locally without having the beatmap downloaded.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class BeatmapOnlineInfo
|
public class BeatmapOnlineInfo
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user