maint: cleaned up some files and tweaked some movement

This commit is contained in:
Chris
2025-08-14 18:39:36 -04:00
parent 6f1aa17d52
commit 2261d1bd00
5 changed files with 132 additions and 74 deletions

View File

@@ -1,6 +1,5 @@
using System;
using ParadoxNotion.Design;
using Reset.Core;
using UnityEditor;
using UnityEngine;
@@ -483,6 +482,6 @@ namespace Reset.Core{
return _instance;
}
}
#endif
#endif
}