mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Add combo info to JudgementInfo.
This commit is contained in:
@ -111,6 +111,7 @@ namespace osu.Game.Modes.Objects.Drawables
|
||||
|
||||
public class JudgementInfo
|
||||
{
|
||||
public ulong? ComboAtHit;
|
||||
public HitResult? Result;
|
||||
public double TimeOffset;
|
||||
}
|
||||
|
Reference in New Issue
Block a user