mirror of
https://github.com/ppy/osu.git
synced 2025-02-13 19:12:54 +08:00
Remove Incompatibility with Approach Circle requiring mods
This commit is contained in:
parent
b4fed63603
commit
a0c493656f
@ -16,7 +16,7 @@ using osu.Game.Rulesets.UI;
|
|||||||
|
|
||||||
namespace osu.Game.Rulesets.Osu.Mods
|
namespace osu.Game.Rulesets.Osu.Mods
|
||||||
{
|
{
|
||||||
public class OsuModFreezeFrame : ModWithVisibilityAdjustment, IHidesApproachCircles, IApplicableToDrawableRuleset<OsuHitObject>
|
public class OsuModFreezeFrame : ModWithVisibilityAdjustment, IApplicableToDrawableRuleset<OsuHitObject>
|
||||||
{
|
{
|
||||||
public override string Name => "Freeze Frame";
|
public override string Name => "Freeze Frame";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user