chore: 修改注释

This commit is contained in:
uye
2023-10-15 01:49:43 +08:00
parent f3d1cc30db
commit bb193dc4a6

View File

@@ -23,7 +23,7 @@ using MaaWpfGui.Helper;
namespace MaaWpfGui.Views.UserControl
{
/// <summary>
/// OtherCombatSettingsUserControl.xaml 的交互逻辑
/// VersionUpdateSettingsUserControl.xaml 的交互逻辑
/// </summary>
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)