From 8aac28dbc7c1b57e44d4b5ef1b8085a74fdf25e8 Mon Sep 17 00:00:00 2001 From: iopietro Date: Thu, 12 Apr 2018 21:32:22 +0200 Subject: [PATCH] A little forgetfulness --- GameEngine/Automation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameEngine/Automation.php b/GameEngine/Automation.php index e84bc460..a8aa81a5 100755 --- a/GameEngine/Automation.php +++ b/GameEngine/Automation.php @@ -1453,7 +1453,7 @@ class Automation { } $tblevel = 1; - $stonemason = $database->getFieldLevelInVillage($data['to'], 34);; + $stonemason = $database->getFieldLevelInVillage($data['to'], 34); /*-------------------------------- // End village Battle part