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