fix codefactor warnings and derive ModWindUp and ModWindDown to ModTimeRamp

This commit is contained in:
LeNitrous
2019-01-26 20:15:19 +08:00
parent 0f8c5bcbd7
commit 03e57d0423
13 changed files with 55 additions and 55 deletions

View File

@ -1,7 +1,6 @@
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using osu.Game.Rulesets.Mods;
using osu.Game.Rulesets.Catch.Objects;

View File

@ -1,7 +1,6 @@
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using osu.Game.Rulesets.Mods;
using osu.Game.Rulesets.Catch.Objects;