This commit is contained in:
CortexCore
2025-03-15 21:13:46 +08:00
parent b714f76560
commit ff7afe4133
22 changed files with 177 additions and 20 deletions

View File

@@ -29,6 +29,7 @@ namespace Project.B.Player
QuarterResolution,
EighthResolution,
}
#endif
public enum Lang
{
[Description("zh-CN")]
@@ -38,7 +39,6 @@ namespace Project.B.Player
[Description("ja-JP")]
JP,
}
#endif
/// <summary>
/// 玩家设置
/// </summary>