yyl
2025-10-31 d591b5c972cdd4f290e114bc08ef443a051aecad
Main/Component/UI/Common/CoolDownBehaviour.cs
@@ -1,13 +1,11 @@
//--------------------------------------------------------
//    [Author]:           第二世界
//    [Author]:           玩个游戏
//    [  Date ]:           Tuesday, October 24, 2017
//--------------------------------------------------------
using UnityEngine;
using System.Collections;
using UnityEngine.UI;
namespace vnxbqy.UI
{
    public class CoolDownBehaviour : MonoBehaviour
    {
@@ -83,7 +81,6 @@
    }
}