hch
2025-08-29 6fb454b6827ef4f1b2a7dd100e1b1cf0fe55ea19
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 @@
        }
    }
}