1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-27 07:09:54 +08:00

Reword comment

This commit is contained in:
DrabWeb
2017-05-19 19:05:54 -03:00
Unverified
parent 57115f453e
commit 7a60aa614d
+1 -1
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
{