关闭跨服十绝阵

back_recharge
duhui 2021-08-16 14:12:15 +08:00
parent be862b5e17
commit b30ca90cec
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ public class DeathPathLogic {
} }
public void setGroupId(int groupId) { public void setGroupId(int groupId) {
this.groupId = groupId; this.groupId = -1;
} }
private BlockingQueue<DeathPathTask> tasks = new BlockingUniqueQueue<>(); private BlockingQueue<DeathPathTask> tasks = new BlockingUniqueQueue<>();