mirror of
https://github.com/SpaceTimee/Sheas-Cealer.git
synced 2025-07-14 05:12:09 +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;
|
Button senderButton = (Button)sender;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user