mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-05-23 09:55:48 +08:00
优化报错日志
This commit is contained in:
@@ -276,7 +276,7 @@ public class TpTask(CancellationToken ct)
|
||||
await Delay(delayMs, ct);
|
||||
}
|
||||
|
||||
Logger.LogWarning("传送等待超时,换台电脑吧");
|
||||
Logger.LogWarning("传送等待超时,请检查左上角派蒙头像是否被遮挡!");
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user