got rid of print statement

This commit is contained in:
Richard Harrington
2013-09-03 20:18:14 -04:00
parent 222f4330e9
commit bcfd990872
-1
View File
@@ -217,7 +217,6 @@
});
if (currentWorld["next-shell-id"] !== previousWorld["next-shell-id"]) {
console.log("hoi");
nextSoundEl.get().play();
}
}