关闭跨服十绝阵
parent
be862b5e17
commit
b30ca90cec
|
|
@ -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<>();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue