1
0
Fork 0
gh-pages
Ambrose Chua 2013-06-29 17:21:07 +08:00
parent 16d67d9606
commit 9e352dec4c
1 changed files with 1 additions and 1 deletions

View File

@ -337,7 +337,7 @@ $("#optionsc").click(function() {
$("#optionsc").fadeOut(); $("#optionsc").fadeOut();
}); });
$(".options").click(function() { $(".options").click(function() {
$("#aboutc").fadeIn(); $("#optionsc").fadeIn();
}); });
$("#play").click(function() { $("#play").click(function() {