1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-12 11:42:54 +08:00

Update xmldoc with accurate information about the model

This commit is contained in:
Shivam 2020-05-17 22:26:42 +02:00
parent 181cd67948
commit 80d188ec91

View File

@ -7,7 +7,7 @@ using osu.Framework.Bindables;
namespace osu.Game.Tournament.Models
{
/// <summary>
/// Holds the complete data required to operate the tournament system.
/// Holds the path to locate the osu! stable cutting-edge installation.
/// </summary>
[Serializable]
public class StableInfo