mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
move HitResult in Scoring namespace to replace HitCount
This commit is contained in:
@ -8,6 +8,7 @@ using OpenTK;
|
||||
using OpenTK.Graphics;
|
||||
using osu.Framework.Graphics.Shapes;
|
||||
using osu.Game.Rulesets.Osu.Judgements;
|
||||
using osu.Game.Rulesets.Scoring;
|
||||
|
||||
namespace osu.Game.Rulesets.Osu.Objects.Drawables
|
||||
{
|
||||
|
Reference in New Issue
Block a user