wrapped unity editor name space
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
using System.IO;
|
||||
using System.Text.RegularExpressions;
|
||||
using UnityEditor;
|
||||
using UnityEngine;
|
||||
#if UNITY_EDITOR
|
||||
using UnityEditor;
|
||||
|
||||
namespace Speckle.ConnectorUnity
|
||||
{
|
||||
@@ -29,4 +30,4 @@ namespace Speckle.ConnectorUnity
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user