Пример #1
0
 public void CmdPlayerLeaveLobby()
 {
     canvas.RpcLeaveLobby(playerName);
 }