Skip to content

Commit b8f488d

Browse files
fix touch
1 parent a080c55 commit b8f488d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Clock Time.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ function mousePressed() {
123123
userStartAudio();
124124
}
125125

126-
function touchStarted() {
126+
function touchMoved() {
127127
userStartAudio();
128128
}
129129

0 commit comments

Comments
 (0)