mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 15:09:22 +00:00
sakura
This commit is contained in:
@@ -162,7 +162,7 @@ function createSakura() {
|
||||
sakura.draw(cxt)
|
||||
sakuraList.push(sakura)
|
||||
}
|
||||
stop = requestAnimationFrame(asd())
|
||||
stop = requestAnimationFrame(asd)
|
||||
function asd() {
|
||||
cxt.clearRect(0, 0, canvas.width, canvas.height)
|
||||
sakuraList.update()
|
||||
|
||||
Reference in New Issue
Block a user