Update index.html
This commit is contained in:
parent
ca55faf79f
commit
37e90409d5
@ -320,7 +320,7 @@
|
||||
|
||||
// crossbrowser implementation for requestAnimationFrame
|
||||
var requestAnimation = (function() {
|
||||
return window.requestAnimationFrame
|
||||
return //window.requestAnimationFrame
|
||||
//|| window.webkitRequestAnimationFrame
|
||||
|| window.mozRequestAnimationFrame
|
||||
|| window.oRequestAnimationFrame
|
||||
|
Loading…
Reference in New Issue
Block a user