Skip to content

Commit

Permalink
Boo.Lang削除
Browse files Browse the repository at this point in the history
  • Loading branch information
pandrabox committed Sep 22, 2024
1 parent 01938be commit d3c85cc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion Editor/CreateClip.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion Runtime/UnitMotion.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#if UNITY_EDITOR
using Boo.Lang;
using System;
using UnityEditor;
using UnityEditor.UIElements;
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.github.pandrabox.emoteprefab",
"version": "1.3.2",
"version": "1.3.3",
"displayName": "EmotePrefab",
"author": {
"name": "pandra"
Expand Down

0 comments on commit d3c85cc

Please sign in to comment.