mirror of
https://github.com/ppy/osu.git
synced 2026-05-30 01:49:56 +08:00
Fix incorrect xmldoc
This commit is contained in:
@@ -7,7 +7,7 @@ using System.IO;
|
||||
namespace osu.Game.IO.Archives
|
||||
{
|
||||
/// <summary>
|
||||
/// Allows reading a single file from the provided stream.
|
||||
/// Allows reading a single file from the provided byte array.
|
||||
/// </summary>
|
||||
public class LegacyByteArrayReader : ArchiveReader
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user