mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 02:10:21 +08:00
chore: 修改注释
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user