mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
fix: 修复自动战斗不支持的关卡时UI不能正确提示的问题
This commit is contained in:
@@ -860,7 +860,7 @@ namespace MeoAsstGui
|
||||
break;
|
||||
|
||||
case "UnsupportedLevel":
|
||||
mainModel.AddLog(Localization.GetString("UnsupportedLevel"), LogColor.Error);
|
||||
copilotModel.AddLog(Localization.GetString("UnsupportedLevel"), LogColor.Error);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user