System/MainInterfacePanel/PlayerTaskDatas.cs
@@ -209,7 +209,7 @@ { try { if (AutomaticityBool) if (AutomaticityBool && MissionState!=3) { TaskupToDate = MissionID; } @@ -274,7 +274,7 @@ } catch (Exception ex) { DebugEx.Log(ex); DebugEx.Log(ex.StackTrace); } }