mirror of
https://github.com/ppy/osu
synced 2024-12-11 17:42:28 +00: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>
|
||||
{
|
||||
/// <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>
|
||||
public readonly double Time;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user