source
users.cs
string 222
add
else if (packetHeader.StartsWith("S"))
{
this.Send("0|n|EMP|" + this.userId + "|");
}
users.cs
string 222
add
else if (packetHeader.StartsWith("S"))
{
this.Send("0|n|EMP|" + this.userId + "|");
}
Useless.Quote:
+ "|");