public void CmdPlayerLeaveLobby()
 {
     canvas.RpcLeaveLobby(playerName);
 }