开启跨服十绝阵
parent
849b906f61
commit
abba6adf16
|
|
@ -81,7 +81,7 @@ public class DeathPathLogic {
|
|||
}
|
||||
|
||||
public void setGroupId(int groupId) {
|
||||
this.groupId = -1;
|
||||
this.groupId = groupId;
|
||||
}
|
||||
|
||||
private BlockingQueue<DeathPathTask> tasks = new BlockingUniqueQueue<>();
|
||||
|
|
|
|||
Loading…
Reference in New Issue