master #3

Open
cacahuetes wants to merge 1006 commits from liza/Questionable:master into cacahuetes-ShB-Healer
Showing only changes of commit 2ffedfa72c - Show all commits

View File

@ -67,7 +67,7 @@ internal sealed class AutoDutyIpc
try
{
_run.InvokeAction(cfcData.TerritoryId, 0, true);
_run.InvokeAction(cfcData.TerritoryId, 1, true);
}
catch (IpcError e)
{