From f3ae8542aee4b5de78fc20d9543bb424b315708f Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期三, 10 九月 2025 14:23:47 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts

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

diff --git a/Main/Component/UI/Common/FrameEffect.cs b/Main/Component/UI/Common/FrameEffect.cs
index 88563e3..c062673 100644
--- a/Main/Component/UI/Common/FrameEffect.cs
+++ b/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 @@
 
     }
 
-}
 
 
 

--
Gitblit v1.8.0