private void ActivarPanelTablaPuntaje()
 {
     baseDatosManager.MostrarPuestosTablaDePuntajes();
     baseDatosManager.BorrarPuntosExtra();
 }