From 4eea7e4426e0776c55063af0e2d57596d85ef3f6 Mon Sep 17 00:00:00 2001 From: Filip Weiss Date: Mon, 30 Jul 2012 20:26:04 +0200 Subject: [PATCH] Forgot vars at top --- overviewer_core/data/js_src/util.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/overviewer_core/data/js_src/util.js b/overviewer_core/data/js_src/util.js index 5a05ec8..e487b05 100644 --- a/overviewer_core/data/js_src/util.js +++ b/overviewer_core/data/js_src/util.js @@ -1,4 +1,9 @@ overviewer.util = { + + // vars for callback + readyQueue: [], + isReady: false, + /* fuzz tester! */ 'testMaths': function(t) {