mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-05-21 09:45:48 +08:00
修正一个赋值错误
This commit is contained in:
@@ -124,7 +124,7 @@ namespace LogParse
|
||||
//重试一次路线或放弃此路线!
|
||||
if (logstr.EndsWith("重试一次路线或放弃此路线!"))
|
||||
{
|
||||
configTask.Fault.ReviveCount++;
|
||||
configTask.Fault.RetryCount++;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user