mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 14:42:56 +08:00
Fix TaikoDrumRollJudgement visibilityy
This commit is contained in:
parent
ce1e6d93e4
commit
a378c50544
@ -5,7 +5,7 @@ using osu.Game.Rulesets.Scoring;
|
||||
|
||||
namespace osu.Game.Rulesets.Taiko.Judgements
|
||||
{
|
||||
class TaikoDrumRollJudgement : TaikoJudgement
|
||||
public class TaikoDrumRollJudgement : TaikoJudgement
|
||||
{
|
||||
public override bool AffectsCombo => false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user