mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-05-31 10:47:31 +08:00
移除任务选择窗口的显示模式相关逻辑,始终展示文件和目录,简化代码结构
This commit is contained in:
@@ -77,9 +77,6 @@ public partial class PathingTaskSelectionWindow : FluentWindow
|
||||
Close();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 取消按钮点击事件
|
||||
/// </summary>
|
||||
private void OnCancelClick(object sender, RoutedEventArgs e)
|
||||
{
|
||||
DialogResult = false;
|
||||
|
||||
Reference in New Issue
Block a user