mirror of
https://github.com/ppy/osu.git
synced 2025-03-18 06:27:18 +08:00
Add missing xmldoc
This commit is contained in:
parent
df5970fab4
commit
0f4b502fdf
@ -5,6 +5,9 @@ using System;
|
||||
|
||||
namespace osu.Game.Graphics.UserInterface
|
||||
{
|
||||
/// <summary>
|
||||
/// A ternary state menu item which will always set the item to <c>true</c> on click, even if already <c>true</c>.
|
||||
/// </summary>
|
||||
public class TernaryStateRadioMenuItem : TernaryStateMenuItem
|
||||
{
|
||||
/// <summary>
|
||||
|
Loading…
x
Reference in New Issue
Block a user