背景音乐和 故障上报 宝易系统

This commit is contained in:
2025-12-23 10:08:11 +08:00
parent 322685fbb8
commit 82ecc76d00
19 changed files with 200 additions and 50 deletions

View File

@@ -8135,6 +8135,15 @@ namespace WebSite.Resource {
}
}
/// <summary>
/// 查找类似 歡迎詞背景樂 的本地化字符串。
/// </summary>
internal static string WelcomeBGM {
get {
return ResourceManager.GetString("WelcomeBGM", resourceCulture);
}
}
/// <summary>
/// 查找类似 歡迎模式時間(分) 的本地化字符串。
/// </summary>