qqbot #1

Merged
milimoe merged 8 commits from qqbot into master 2025-08-02 10:45:22 +00:00
Showing only changes of commit a73868510b - Show all commits

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