From 871594462e82d6bc1341918d39e11ab036d59563 Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期四, 18 九月 2025 19:26:28 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts

---
 Main/Component/UI/Common/LanguageReplace.cs |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/Main/Component/UI/Common/LanguageReplace.cs b/Main/Component/UI/Common/LanguageReplace.cs
index 2a8a2ca..a52dfba 100644
--- a/Main/Component/UI/Common/LanguageReplace.cs
+++ b/Main/Component/UI/Common/LanguageReplace.cs
@@ -3,8 +3,6 @@
 using UnityEngine;
 using UnityEngine.UI;
 using System;
-namespace vnxbqy.UI
-{
     //璁剧疆鏂囨湰锛屾潵婧愯鍙朖.杩涘叆娓告垙鍓嶇殑鎻愮ず.xlsx
     public class LanguageReplace : MonoBehaviour
     {
@@ -20,4 +18,3 @@
         }
 
     }
-}

--
Gitblit v1.8.0