mirror of
https://github.com/osukey/osukey.git
synced 2025-07-22 19:00:05 +09:00
Code Quality
This commit is contained in:
@ -14,7 +14,6 @@ using osu.Game.Rulesets.Osu.Objects.Drawables;
|
|||||||
namespace osu.Game.Rulesets.Osu.Mods
|
namespace osu.Game.Rulesets.Osu.Mods
|
||||||
{
|
{
|
||||||
public class OsuModFreezeFrame : Mod, IApplicableToDrawableHitObject, IApplicableToBeatmap
|
public class OsuModFreezeFrame : Mod, IApplicableToDrawableHitObject, IApplicableToBeatmap
|
||||||
|
|
||||||
{
|
{
|
||||||
public override string Name => "Freeze Frame";
|
public override string Name => "Freeze Frame";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user