1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-12 15:22:55 +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 namespace osu.Game.Tournament.Models
{ {
/// <summary> /// <summary>
/// Holds the complete data required to operate the tournament system. /// Holds the path to locate the osu! stable cutting-edge installation.
/// </summary> /// </summary>
[Serializable] [Serializable]
public class StableInfo public class StableInfo