From 0d58422271fbfe6278d6b8fad4c52ea973f1ec12 Mon Sep 17 00:00:00 2001 From: Jan Bader Date: Thu, 7 Aug 2014 22:24:29 +0200 Subject: [PATCH] =?UTF-8?q?/=20=E2=80=98grepolis.user.js=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- grepolis.user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grepolis.user.js b/grepolis.user.js index 65a3160..96da1ea 100644 --- a/grepolis.user.js +++ b/grepolis.user.js @@ -10,7 +10,7 @@ // // @match http://*.grepolis.com/game/* // -// @version 1.1.53 +// @version 1.1.54 // @updateURL http://git.javil.eu/jan/userscripts/raw/master/grepolis.user.js // ==/UserScript== @@ -82,7 +82,7 @@ for(var town_id in farm_ids) { console.log("prepare town " + town_id); townCount++; - getFarmsFor(town_id, townCount); + //getFarmsFor(town_id, townCount); } setTimeout(function() {