mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 15:47:26 +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;
|
private HitWindows hitWindows;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The keypress hit windows for this <see cref="HitObject"/>.
|
/// The hit windows for this <see cref="HitObject"/>.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public HitWindows HitWindows
|
public HitWindows HitWindows
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user