Apply similar changes to other rulesets

This commit is contained in:
smoogipoo
2018-05-15 17:40:19 +09:00
parent 995fda9b6f
commit 803200ff6a
6 changed files with 13 additions and 10 deletions

View File

@ -14,6 +14,7 @@ using osu.Game.Rulesets.Catch.Replays;
using osu.Game.Rulesets.Replays.Types;
using osu.Game.Beatmaps.Legacy;
using osu.Game.Rulesets.Catch.Beatmaps;
using osu.Game.Rulesets.Catch.Difficulty;
using osu.Game.Rulesets.Difficulty;
namespace osu.Game.Rulesets.Catch