added buzzers

This commit is contained in:
Samuel Kent
2023-05-24 20:54:56 +10:00
parent 85247cf8c8
commit d84f67b499
29 changed files with 28 additions and 2 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
else {
$(this).attr("src", "Egg1.png");
$(this).css("width", "14");
egg.pause()
egg.pause();
}
});
});