tpl/shellplay.js in shellplay-0.1.3 vs tpl/shellplay.js in shellplay-0.1.4
- old
+ new
@@ -21,10 +21,12 @@
current--;
}
draw();
}
- draw();
+ $(".screen").hide();
+ $("#intro").show();
+
$(document).keydown(function(e) {
switch(e.keyCode) {
case 39: // ->
case 78: // n