hch
2025-11-21 eb27e5fd31f73b998a4bbd85511a31e40b8c61b7
Main/Component/UI/Common/LanguageReplace.cs
@@ -3,8 +3,6 @@
using UnityEngine;
using UnityEngine.UI;
using System;
namespace vnxbqy.UI
{
    //设置文本,来源读取J.进入游戏前的提示.xlsx
    public class LanguageReplace : MonoBehaviour
    {
@@ -20,4 +18,3 @@
        }
    }
}