mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:57:39 +08:00
Remove "keypress" from comment
This commit is contained in:
parent
46284c61ae
commit
0511728fbe
@ -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
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user