This commit is contained in:
milimoe 2025-01-18 16:02:31 +08:00
parent e4a77d5421
commit a73868510b
Signed by: milimoe
GPG Key ID: 05D280912DA6C69E

View File

@ -261,6 +261,7 @@ namespace Milimoe.RainBOT.Command
{
TaskUtility.NewTask(async () =>
{
OshimaController.Config.FunGame_isRetrying = false;
OshimaController.Config.FunGame_isAutoRetry = true;
OshimaController.CurrentRetryTimes = -1;
try