From d3c85cc1679c41e4b287f1431fada51d27367255 Mon Sep 17 00:00:00 2001 From: pandravrc <162582491+pandravrc@users.noreply.github.com> Date: Sun, 22 Sep 2024 16:55:33 +0900 Subject: [PATCH] =?UTF-8?q?Boo.Lang=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Editor/CreateClip.cs | 1 - Runtime/UnitMotion.cs | 1 - package.json | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/Editor/CreateClip.cs b/Editor/CreateClip.cs index 327393f..4d4073f 100644 --- a/Editor/CreateClip.cs +++ b/Editor/CreateClip.cs @@ -15,7 +15,6 @@ using static com.github.pandrabox.emoteprefab.runtime.Generic; using static com.github.pandrabox.emoteprefab.editor.EmoteManager; using static UnityEngine.UI.Image; -using Boo.Lang.Environments; using UnityEngine.UIElements; namespace com.github.pandrabox.emoteprefab.editor diff --git a/Runtime/UnitMotion.cs b/Runtime/UnitMotion.cs index d14d3a3..9dbcbc1 100644 --- a/Runtime/UnitMotion.cs +++ b/Runtime/UnitMotion.cs @@ -1,5 +1,4 @@ #if UNITY_EDITOR -using Boo.Lang; using System; using UnityEditor; using UnityEditor.UIElements; diff --git a/package.json b/package.json index 7382583..46b7a0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.github.pandrabox.emoteprefab", - "version": "1.3.2", + "version": "1.3.3", "displayName": "EmotePrefab", "author": { "name": "pandra"