set pvp false when connecting
This commit is contained in:
parent
262eaa357b
commit
0a0db9e57f
@ -349,6 +349,7 @@ function createSocket(events) {
|
|||||||
sendItemInfo();
|
sendItemInfo();
|
||||||
|
|
||||||
events.urlHashChange();
|
events.urlHashChange();
|
||||||
|
events.setPvp(false);
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user