yyl
2025-08-08 a092d2f76692c87f5396a4f14ae6ab3c17325413
Main/Component/UI/Common/FrameEffect.cs
@@ -1,5 +1,5 @@
//--------------------------------------------------------
//    [Author]:           第二世界
//    [Author]:           玩个游戏
//    [  Date ]:           Sunday, December 10, 2017
//--------------------------------------------------------
using UnityEngine;
@@ -7,8 +7,6 @@
using UnityEngine.UI;
using System;
namespace vnxbqy.UI
{
    public class FrameEffect : MonoBehaviour
    {
@@ -92,7 +90,6 @@
    }
}