开启跨服十绝阵

back_recharge
duhui 2021-08-12 17:12:02 +08:00
parent 849b906f61
commit abba6adf16
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 = -1; this.groupId = groupId;
} }
private BlockingQueue<DeathPathTask> tasks = new BlockingUniqueQueue<>(); private BlockingQueue<DeathPathTask> tasks = new BlockingUniqueQueue<>();