added buzzers
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
||||
else {
|
||||
$(this).attr("src", "Egg1.png");
|
||||
$(this).css("width", "14");
|
||||
egg.pause()
|
||||
egg.pause();
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user