diff options
Diffstat (limited to 'Client/Assets/Behavior Designer/Runtime/Actions/BehaviorTreeReference.cs')
-rw-r--r-- | Client/Assets/Behavior Designer/Runtime/Actions/BehaviorTreeReference.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Client/Assets/Behavior Designer/Runtime/Actions/BehaviorTreeReference.cs b/Client/Assets/Behavior Designer/Runtime/Actions/BehaviorTreeReference.cs index 5bf87b40..b0611bce 100644 --- a/Client/Assets/Behavior Designer/Runtime/Actions/BehaviorTreeReference.cs +++ b/Client/Assets/Behavior Designer/Runtime/Actions/BehaviorTreeReference.cs @@ -1,4 +1,4 @@ -using UnityEngine;
+
namespace BehaviorDesigner.Runtime.Tasks
{
|