Initial commit: Sirius en Guadeloupe - Application web multilingue

This commit is contained in:
sucupira
2025-07-09 19:56:54 -04:00
parent 0813a32e24
commit b1b1d452c7
20 changed files with 2530 additions and 228 deletions
+1 -1
View File
@@ -264,7 +264,7 @@
// Rotation automatique
if (!isDragging) {
rotation += 0.002;
rotation -= 0.002;
}
requestAnimationFrame(draw);