示例#1
0
 public void ReceiveLoginFeedbackData(LoginGameServerS2C data)
 {
     player.ReceiveLoginFeedback(data);
 }