mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
feat: 切换客户端类型时实时更新应用标题
This commit is contained in:
@@ -549,6 +549,7 @@ namespace MaaWpfGui
|
||||
{
|
||||
SetAndNotify(ref _clientType, value);
|
||||
ViewStatusStorage.Set("Start.ClientType", value);
|
||||
UpdateWindowTitle(); /* 每次修改客户端时更新WindowTitle */
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user