1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00

Remove "keypress" from comment

This commit is contained in:
smoogipoo 2018-02-08 17:38:46 +09:00
parent 46284c61ae
commit 0511728fbe

View File

@ -54,7 +54,7 @@ namespace osu.Game.Rulesets.Objects
private HitWindows hitWindows;
/// <summary>
/// The keypress hit windows for this <see cref="HitObject"/>.
/// The hit windows for this <see cref="HitObject"/>.
/// </summary>
public HitWindows HitWindows
{