mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-13 14:51:01 +00:00
A little forgetfulness
This commit is contained in:
@@ -4963,7 +4963,7 @@ class Automation {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// if the player has no troops, then exit from the function
|
// if the player has no troops, then continue to the next value in the foreach
|
||||||
if(empty($starvingTroops)) continue;
|
if(empty($starvingTroops)) continue;
|
||||||
|
|
||||||
$tribe = $database->getUserField($starv['owner'], "tribe", 0);
|
$tribe = $database->getUserField($starv['owner'], "tribe", 0);
|
||||||
|
|||||||
Reference in New Issue
Block a user