军团:补发活跃宝箱

This commit is contained in:
luying
2022-05-10 16:56:41 +08:00
parent 2695d7e9fb
commit 9658fd8059
9 changed files with 106 additions and 69 deletions
+1 -1
View File
@@ -818,7 +818,7 @@ export class CheckSingleTask {
}
break;
}
case TASK_TYPE.GUILD_GOLD_DONATE: // 64. 军团捐献x次
case TASK_TYPE.GUILD_DONATE: // 64. 军团捐献x次
{
result = { inc: 1 };
break;