mirror of
https://github.com/SpaceTimee/Sheas-Cealer.git
synced 2025-07-13 21:02:08 +08:00
1.1.4 -> 0.0.1 第10次更新
This commit is contained in:
parent
bd2893affa
commit
8d42b64777
@ -49,7 +49,7 @@ public partial class AboutWin : Window
|
||||
});
|
||||
}
|
||||
|
||||
private async Task AboutButton_ClickAsync(object sender, RoutedEventArgs e)
|
||||
private async void AboutButton_Click(object sender, RoutedEventArgs e)
|
||||
{
|
||||
Button senderButton = (Button)sender;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user