mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
move HitResult in Scoring namespace to replace HitCount
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
using System;
|
||||
using System.Linq;
|
||||
using osu.Game.Rulesets.Objects.Drawables;
|
||||
using osu.Game.Rulesets.Scoring;
|
||||
using osu.Game.Rulesets.Taiko.Judgements;
|
||||
|
||||
namespace osu.Game.Rulesets.Taiko.Objects.Drawables
|
||||
|
Reference in New Issue
Block a user