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:
parent
181cd67948
commit
80d188ec91
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user