mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-16 09:36:08 +00:00
Update Automation.php
This commit is contained in:
@@ -1847,7 +1847,7 @@ class Automation {
|
||||
}
|
||||
if ($type=='3')
|
||||
{
|
||||
if (($data['t8']-$dead8-$traped8)>0)
|
||||
if (($data['t8']-$traped8)>0)
|
||||
{
|
||||
$pop=$this->recountPop($data['to']);
|
||||
if ($isoasis == 0) {
|
||||
|
||||
Reference in New Issue
Block a user