From 9a5894098ae887057f10fe1f6f5deb172d3c1af0 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sat, 8 Nov 2014 20:11:16 +0900 Subject: [PATCH] Ooops --- client/scripts/grapher.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/scripts/grapher.js b/client/scripts/grapher.js index 7720fec..c1e9566 100644 --- a/client/scripts/grapher.js +++ b/client/scripts/grapher.js @@ -234,7 +234,7 @@ _easeTime, mina.easeinout, function() { - // updateDensity(); + updateDensity(); } ); }