mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 19:42:55 +08:00
Missed hyphen
This commit is contained in:
parent
0cdd2898fe
commit
efba7a9c4d
@ -12,7 +12,7 @@ namespace osu.Game.Rulesets.Difficulty
|
|||||||
public class TimedDifficultyAttributes : IComparable<TimedDifficultyAttributes>
|
public class TimedDifficultyAttributes : IComparable<TimedDifficultyAttributes>
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The non-clock adjusted time value at which the attributes take effect.
|
/// The non-clock-adjusted time value at which the attributes take effect.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public readonly double Time;
|
public readonly double Time;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user