mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Move ScoreProcessor and Score to Scoring/.
This commit is contained in:
@ -9,6 +9,7 @@ using osu.Game.Screens.Play;
|
||||
using System;
|
||||
using System.Collections.Concurrent;
|
||||
using System.Collections.Generic;
|
||||
using osu.Game.Modes.Scoring;
|
||||
|
||||
namespace osu.Game.Modes
|
||||
{
|
||||
|
Reference in New Issue
Block a user