Exemplo n.º 1
0
 public virtual void AddPlayer(long player_pstid)
 {
     m_sync_client.AddPlayer(player_pstid);
 }