更新
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using UnityEditor;
|
||||
using UnityEngine;
|
||||
|
||||
namespace SLSFramework.StorySystem
|
||||
namespace SLSUtilities.StorySystem
|
||||
{
|
||||
public class EditorWindowBase : EditorWindow
|
||||
{
|
||||
|
||||
@@ -6,7 +6,7 @@ using UnityEditor.Experimental.GraphView;
|
||||
using UnityEngine;
|
||||
using UnityEngine.UIElements;
|
||||
|
||||
namespace SLSFramework.StorySystem
|
||||
namespace SLSUtilities.StorySystem
|
||||
{
|
||||
public partial class GraphViewBase : GraphView
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user