From 783a7270234ac74b38e3c9807a13ae6538e86bca Mon Sep 17 00:00:00 2001 From: Jules Date: Sun, 24 May 2015 11:57:35 -0400 Subject: mo framez --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index c70702f..0bb0916 100644 --- a/index.html +++ b/index.html @@ -47,7 +47,7 @@ function button (src) { document.getElementById("buttons").appendChild( el ); } var frameCountEl = document.getElementById("frameCount"); -var frameCount = frameCountEl.value = 100 +var frameCount = frameCountEl.value = 255 frameCountEl.addEventListener("keyup", function(){ var _this = this; setTimeout(function(){ -- cgit v1.2.3-70-g09d2