namespace refactor for R:Athenaeum
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
using Microsoft.Xna.Framework;
|
||||
using Microsoft.Xna.Framework.Graphics;
|
||||
using RhythmBullet.UI.Modular;
|
||||
using RecrownedAthenaeum.UI.Modular;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace RhythmBullet.Audio.Visualizer
|
||||
namespace RecrownedAthenaeum.Audio.Visualizer
|
||||
{
|
||||
internal class HorizontalVisualizer : UIModule, IDisposable
|
||||
{
|
||||
|
Reference in New Issue
Block a user