Ya funcionan las puntuaciones online

This commit is contained in:
2022-11-15 19:21:03 +01:00
parent 452ef4c91d
commit 9708f4e7ff
12 changed files with 175 additions and 39 deletions

View File

@@ -57,6 +57,9 @@ private:
// Inicializa el objeto input
void initInput();
// Inicializa los servicios online
void initOnline();
// Crea el indice de ficheros
bool setFileList();