mirror of
https://github.com/ppy/osu.git
synced 2025-01-30 00:03:08 +08:00
Typo fix
This commit is contained in:
parent
614243fef4
commit
6008c3138e
@ -28,7 +28,7 @@ namespace osu.Game.Rulesets.Scoring
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// This miss window should determine how early a hit can be before it is considered for judgement (as opposed to being ignored as
|
||||
/// "too far in the future). It should also define when a forced miss should be triggered (as a result of no user input in time).
|
||||
/// "too far in the future"). It should also define when a forced miss should be triggered (as a result of no user input in time).
|
||||
/// </remarks>
|
||||
[Description(@"Miss")]
|
||||
[EnumMember(Value = "miss")]
|
||||
|
Loading…
Reference in New Issue
Block a user