mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Moved ComboResultCounter to right namespace
This commit is contained in:
@ -12,7 +12,7 @@ using System.Linq;
|
|||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
|
|
||||||
namespace osu.Game.GameModes.Play.UserInterface
|
namespace osu.Game.GameModes.Play
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Used to display combo with a roll-up animation in results screen.
|
/// Used to display combo with a roll-up animation in results screen.
|
||||||
|
Reference in New Issue
Block a user