From 2336d5e71a6ed9c00f9a86c29d7aa33b9a1e38d5 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期三, 23 七月 2025 10:44:27 +0800
Subject: [PATCH] 122 子 【武将】武将系统 / 【武将】武将系统-客户端 - 武将变化

---
 Main/Component/UI/Common/CoolDownBehaviour.cs |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/Main/Component/UI/Common/CoolDownBehaviour.cs b/Main/Component/UI/Common/CoolDownBehaviour.cs
index 0b858d0..e1a14e4 100644
--- a/Main/Component/UI/Common/CoolDownBehaviour.cs
+++ b/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 @@
 
     }
 
-}
 
 
 

--
Gitblit v1.8.0