Update Automation.php

This commit is contained in:
Shadow
2013-11-19 17:33:12 +02:00
parent 01a0f0b7f4
commit 0b33945095
+1 -1
View File
@@ -1231,7 +1231,7 @@ class Automation {
$from = $database->getMInfo($data['from']);
$toF = $database->getOasisV($data['to']);
$fromF = $database->getVillage($data['from']);
$conqureby=0;
$conqureby=$toF['conqured'];
//get defence units
$Defender = array();
$enforDefender = array();