Beispiel #1
0
 public void RequestSendChat(string msg)
 {
     _Packet.RequestSendChat(msg);
 }