Adjust comment.

This commit is contained in:
smoogipooo
2017-03-28 16:00:39 +09:00
parent ffbf6888c4
commit ae4cabccef

View File

@ -26,6 +26,7 @@ namespace osu.Game.Modes.Taiko.UI
/// <summary> /// <summary>
/// The play field height scale. /// The play field height scale.
/// This also uniformly scales the notes to match the new playfield height.
/// </summary> /// </summary>
public const float PLAYFIELD_SCALE = 0.65f; public const float PLAYFIELD_SCALE = 0.65f;