Mode IBeatmapConverter and IBeatmapProcessor to osu.Game.Modes.Beatmaps namespace.

This commit is contained in:
smoogipooo
2017-04-18 09:32:22 +09:00
parent c61e3265bb
commit 456aee63ca
21 changed files with 24 additions and 4 deletions

View File

@ -1,6 +1,7 @@
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using osu.Game.Modes.Beatmaps;
using osu.Game.Modes.Objects;
using System.Collections.Generic;