* UIStatusForm: 标题栏国际化
This commit is contained in:
parent
a51d04f741
commit
643148849a
@ -36,7 +36,7 @@ namespace Sunny.UI
|
||||
public UIStatusForm(int max, string desc, int decimalPlaces = 1)
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
Text = UILocalize.InfoTitle;
|
||||
Maximum = max;
|
||||
Description = desc;
|
||||
Value = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user