少年修仙传客户端基础资源
hch
2024-03-14 e282f9adb8374089d06a8b6a71b7acc7d9283a97
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