fix: problems were found by Qodana

This commit is contained in:
uye
2023-08-07 00:30:49 +08:00
parent ce27219c83
commit 489d987d45

View File

@@ -1144,7 +1144,7 @@ namespace MaaWpfGui.ViewModels.UI
/// 一个根据连接配置判断使用关闭模拟器的方式的方法
/// </summary>
/// <returns>是否关闭成功</returns>
public bool KillEmulatorModeSwitcher()
public static bool KillEmulatorModeSwitcher()
{
try
{