mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Remove HitJudgementResolver; reimplement in DrawableHitObject.
This commit is contained in:
@ -52,7 +52,6 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
Origin = Anchor.Centre,
|
||||
Depth = -i,
|
||||
State = ArmedState.Hit,
|
||||
Judgement = new JudgementInfo { Result = HitResult.Hit300 }
|
||||
};
|
||||
|
||||
approachContainer.Add(d.ApproachCircle.CreateProxy());
|
||||
|
Reference in New Issue
Block a user