You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
acc.Logger.Warning($"Storage is too low to build {_buildingTask.Building} - Level {_buildingTask.Level}! Needed {cost}. Need upgrade storage first",this);
529
-
acc.Logger.Information("Now bot CANNOT add upgrade storage task, please do it manually.",this);
530
-
StopFlag=true;
528
+
acc.Logger.Warning($"Storage is too low. Added storage upgrade.",this);
0 commit comments