diff webGL/DrumSimulator.html @ 24:3f8305d62106 draft

final commit at Game group.
author e105711 <yomitan.ie.u-ryukyu.ac.jp>
date Thu, 19 Jul 2012 16:30:33 +0900
parents 30c23f93cbc0
children 6467074ad764
line wrap: on
line diff
--- a/webGL/DrumSimulator.html	Sun Jul 15 01:07:34 2012 +0900
+++ b/webGL/DrumSimulator.html	Thu Jul 19 16:30:33 2012 +0900
@@ -109,7 +109,7 @@
 }
 
 function gameStart(){
-    setInterval(loop,10);
+    setInterval(loop,15);
 }
 
 function init(){