Skip to content

Commit

Permalink
Mejorado mensaje descargas terminadas
Browse files Browse the repository at this point in the history
  • Loading branch information
forestrf committed Jan 20, 2015
1 parent 7ae1d45 commit 3fa60da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project files/RTMP-Downloader/Descargador.cs
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ public bool download ()
porcentaje = 100;
porcentajeInt = 100;
estado = "Terminado";
horaRestanteString = "Completado";
}


Expand Down

0 comments on commit 3fa60da

Please sign in to comment.