Fix: Guarda los logros también cuando se desbloquean

This commit is contained in:
2023-09-15 17:00:32 +02:00
parent f259fbb3a5
commit 38e0573a0e
3 changed files with 5 additions and 0 deletions

View File

@@ -138,6 +138,7 @@ void Cheevos::unlock(int id)
cheevos[index].completed = true;
screen->showNotification("ACHIEVEMENT UNLOCKED!", cheevos[index].caption, cheevos[index].icon);
saveToFile();
}
// Invalida un logro