示例#1
0
 void OnRemovePeer(string peer)
 {
     peerList.Remove(peer);
     SetPlayButton();
 }