Merge fix

This commit is contained in:
KimLS
2017-07-22 14:20:40 -07:00
23 changed files with 71 additions and 42 deletions
+1 -1
View File
@@ -120,4 +120,4 @@ void Client::SendPathPacket(std::vector<FindPerson_Point> &points) {
fpr->dest = *cur;
FastQueuePacket(&outapp);
}
}