1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-19 13:02:54 +08:00

Adjust comment.

This commit is contained in:
smoogipooo 2017-03-24 15:55:25 +09:00
parent 82752e0988
commit d6d3eb99b7

View File

@ -30,7 +30,7 @@ namespace osu.Game.Modes.Taiko.Objects.Drawable.Pieces
private bool kiaiMode;
/// <summary>
/// Whether Kiai mode is active for this object.
/// Whether Kiai mode effects are enabled for this circle piece.
/// </summary>
public bool KiaiMode
{