This commit is contained in:
Sunny
2025-11-28 10:18:10 -05:00
parent 5ed7712c24
commit 7c539b8612

View File

@@ -485,4 +485,4 @@ void changerLeTheme() {
break; break;
} }
} while (choix != 'Q'); } while (choix != 'Q');
} }