yyl
2025-09-18 871594462e82d6bc1341918d39e11ab036d59563
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 @@
        }
    }
}