1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 01:43:15 +08:00

Reword comment

This commit is contained in:
DrabWeb 2017-05-19 19:05:54 -03:00
parent 57115f453e
commit 7a60aa614d

View File

@ -7,7 +7,7 @@ using System.Collections.Generic;
namespace osu.Game.Database
{
/// <summary>
/// Beatmap info retrieved for non-local viewing.
/// Beatmap info retrieved for previewing locally without having the beatmap downloaded.
/// </summary>
public class BeatmapOnlineInfo
{