This commit is contained in:
Philip Cesar Garay
2025-08-12 21:03:49 +08:00
parent 5a521d2f3d
commit 7d8942e125
49 changed files with 1002 additions and 122 deletions
+9
View File
@@ -493,3 +493,12 @@ export const INSTRUMENTS = [
];
export const RHYTHM = ["Très rapide", "Rapide", "Normal", "Lent", "Très lent"];
export const CHOOSE_DECOR = [
"Plage",
"Café",
"Montagne",
"Rue",
"Jardin",
"Neige",
];