incrementat el nivell de detall en updateLoadingProgress()

This commit is contained in:
2025-03-17 13:46:38 +01:00
parent 15ecc10d8b
commit a43967c279
2 changed files with 4 additions and 4 deletions

View File

@@ -203,7 +203,7 @@ private:
void checkEvents();
// Actualiza el progreso de carga
void updateLoadingProgress();
void updateLoadingProgress(int steps = 5);
// [SINGLETON] Ahora el constructor y el destructor son privados, para no poder crear objetos resource desde fuera