mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 17:37:23 +09:00
Moved ComboResultCounter to right namespace
This commit is contained in:
parent
862dc1d7c7
commit
15c6a563be
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user