Example #1
0
 public void Quit()
 {
     _Client.Send(SetSeatC2S.LeaveRoom());
 }