mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
fix: 刷理智指定次数未完全消耗警告在剩余理智也会提示
This commit is contained in:
@@ -1040,5 +1040,8 @@ public class FightSettingsUserControlModel : TaskViewModel
|
||||
|
||||
[JsonProperty("times_finished")]
|
||||
public int TimesFinished { get; set; }
|
||||
|
||||
[JsonProperty("finished")]
|
||||
public bool IsFinished { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user