更新小Bug

This commit is contained in:
Sunny 2020-06-05 22:45:30 +08:00
parent ad0cf151ed
commit 4082eb91c8
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -220,7 +220,7 @@ namespace Sunny.UI
private void UIPage_Shown(object sender, EventArgs e)
{
//SetStyle(UIStyles.Style);
SetStyle(UIStyles.Style);
}
}
}