mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Minor refactors
This commit is contained in:
@ -21,6 +21,7 @@ namespace osu.Game.Rulesets.Judgements
|
||||
|
||||
/// <summary>
|
||||
/// The offset at which this judgement occurred.
|
||||
/// Populated when added via <see cref="DrawableHitObject{TObject}.AddJudgement"/>.
|
||||
/// </summary>
|
||||
public double TimeOffset { get; internal set; }
|
||||
|
||||
|
Reference in New Issue
Block a user