diff options
Diffstat (limited to 'Client/Assets/Behavior Designer/Runtime/Variables/SharedGameObject.cs')
-rw-r--r-- | Client/Assets/Behavior Designer/Runtime/Variables/SharedGameObject.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Client/Assets/Behavior Designer/Runtime/Variables/SharedGameObject.cs b/Client/Assets/Behavior Designer/Runtime/Variables/SharedGameObject.cs index 53f1ac29..9e44ef31 100644 --- a/Client/Assets/Behavior Designer/Runtime/Variables/SharedGameObject.cs +++ b/Client/Assets/Behavior Designer/Runtime/Variables/SharedGameObject.cs @@ -1,5 +1,4 @@ using UnityEngine;
-using System.Collections;
namespace BehaviorDesigner.Runtime
{
|