mirror of
https://github.com/ppy/osu
synced 2024-12-14 19:06:07 +00: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.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.
|
||||
|
Loading…
Reference in New Issue
Block a user