mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Remove "keypress" from comment
This commit is contained in:
@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user