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

@ -6,6 +6,7 @@ using osu.Game.Graphics;
using osu.Game.Modes.Objects;
using osu.Game.Modes.UI;
using System;
using osu.Game.Modes.Scoring;
namespace osu.Game.Modes.Mods
{