mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-06-16 15:02:02 +00:00
Updated namespace for TextureAtlasEditor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace PckStudio
|
||||
namespace PckStudio.Forms.Editor
|
||||
{
|
||||
partial class TextureAtlasEditor
|
||||
{
|
||||
|
||||
@@ -33,7 +33,7 @@ using PckStudio.Forms.Editor;
|
||||
using PckStudio.Forms.Utilities;
|
||||
using PckStudio.Internal.Json;
|
||||
|
||||
namespace PckStudio
|
||||
namespace PckStudio.Forms.Editor
|
||||
{
|
||||
internal partial class TextureAtlasEditor : MetroForm
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user