Fixed not updating dynamic background when doing continuous playing.

This commit is contained in:
ItzzExcel
2025-02-24 22:48:14 -06:00
parent 5d60383c64
commit 8b9010a2e2
5 changed files with 37 additions and 6 deletions
+2 -1
View File
@@ -10,6 +10,7 @@
},
"dependencies": {
"canvas-confetti": "^1.9.3",
"neptune-types": "^1.0.1"
"neptune-types": "^1.0.1",
"wanakana": "^5.3.1"
}
}