少年修仙传客户端基础资源
hch
2025-02-14 822513a5dff92368ef8dfe5d12a3544b67bd747a
Assets/Editor/ScriptEditor/TweenEditor.cs
@@ -5,7 +5,7 @@
using UnityEngine;
using System.Collections;
using UnityEditor;
using Snxxz.UI;
using vnxbqy.UI;
[CustomEditor(typeof(Tween))]
public class TweenEditor : Editor