From 4ca2ec860f1dfaf9c57eda9ead7fe7cbbd8a2e37 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Thu, 8 Jan 2015 21:49:37 +0330 Subject: [PATCH] ... :/ --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index f907cce..c699989 100644 --- a/main.js +++ b/main.js @@ -31,7 +31,7 @@ var reqAnimationFrame = requestAnimationFrame || webkitRequestAnimationFrame || mozRequestAnimationFrame || msRequestAnimationFrame || - oRequestAnimationFrame ||; + oRequestAnimationFrame; (function loop() { reqAnimationFrame(function() {