1
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user