diff --git a/src/MaaWpfGui/Views/UserControl/VersionUpdateSettingsUserControl.xaml.cs b/src/MaaWpfGui/Views/UserControl/VersionUpdateSettingsUserControl.xaml.cs index c24935928c..95a96fb0be 100644 --- a/src/MaaWpfGui/Views/UserControl/VersionUpdateSettingsUserControl.xaml.cs +++ b/src/MaaWpfGui/Views/UserControl/VersionUpdateSettingsUserControl.xaml.cs @@ -23,7 +23,7 @@ using MaaWpfGui.Helper; namespace MaaWpfGui.Views.UserControl { /// - /// OtherCombatSettingsUserControl.xaml 的交互逻辑 + /// VersionUpdateSettingsUserControl.xaml 的交互逻辑 /// public partial class VersionUpdateSettingsUserControl : System.Windows.Controls.UserControl { @@ -85,6 +85,7 @@ namespace MaaWpfGui.Views.UserControl clipboardThread.Start(); } + // ReSharper disable once UnusedParameter.Local private void EasterEggs(object sender, MouseButtonEventArgs e) { if (_timer.IsEnabled)