hch
2025-09-01 a4b35ff86cabe501e5c1743c430cda080d27f4f8
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 @@
        }
    }
}