mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 11:17:39 +02:00
The biggest of boi refactors
This commit is contained in:
@ -13,13 +13,13 @@ using TMPro;
|
||||
using Starpelly;
|
||||
using SFB;
|
||||
|
||||
using RhythmHeavenMania.Editor.Track;
|
||||
using RhythmHeavenMania.Util;
|
||||
using HeavenStudio.Editor.Track;
|
||||
using HeavenStudio.Util;
|
||||
|
||||
using System.IO.Compression;
|
||||
using System.Text;
|
||||
|
||||
namespace RhythmHeavenMania.Editor
|
||||
namespace HeavenStudio.Editor
|
||||
{
|
||||
public class Editor : MonoBehaviour
|
||||
{
|
||||
|
Reference in New Issue
Block a user