From 4e0a12c9c881d02d8a0e98e5e481b93a192d854d Mon Sep 17 00:00:00 2001 From: Kevin Coorens Date: Thu, 27 Oct 2022 16:07:32 +0200 Subject: [PATCH] Update OverlevendeTroepen.user.js --- OverlevendeTroepen.user.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/OverlevendeTroepen.user.js b/OverlevendeTroepen.user.js index a747aee..0aae711 100644 --- a/OverlevendeTroepen.user.js +++ b/OverlevendeTroepen.user.js @@ -5,7 +5,7 @@ // @description Adds survivors to reports and shows gained ODA and ODD // @icon http://m.img.brothersoft.com/android/405/1352517939_icon.png // @include https://*.tribalwars.*/game.php?*&screen=report* -// @version 1.9 +// @version 1.10 // @grant none // ==/UserScript== @@ -65,7 +65,6 @@ function calcODA(array, table){ // Attacker of the day stats insert cell2.innerHTML = "AVDD: " + killed; cell2.style.fontWeight = 'bold'; - } //Functions that calculate ODD