Editor 네임스페이스 추가
This commit is contained in:
parent
eba5525f37
commit
a3a3e4caca
@ -1,7 +1,7 @@
|
||||
using UnityEditor;
|
||||
using UnityEngine;
|
||||
|
||||
namespace DDD
|
||||
namespace DDD.Editor
|
||||
{
|
||||
public class AssetPostProcessor : AssetPostprocessor
|
||||
{
|
||||
|
@ -7,7 +7,7 @@
|
||||
using UnityEngine;
|
||||
using UnityEngine.U2D;
|
||||
|
||||
namespace DDD
|
||||
namespace DDD.Editor
|
||||
{
|
||||
public static class AssetPostprocessorSprite
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user