Move ScoreProcessor and Score to Scoring/.

This commit is contained in:
smoogipooo
2017-03-24 09:51:52 +09:00
parent c3adbb9b41
commit 2074812f46
35 changed files with 59 additions and 29 deletions

View File

@ -8,6 +8,7 @@ using osu.Framework.Platform;
using osu.Game.IO.Legacy;
using osu.Game.IPC;
using osu.Game.Modes;
using osu.Game.Modes.Scoring;
using SharpCompress.Compressors.LZMA;
namespace osu.Game.Database