mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +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;
|
||||
|
||||
$tribe = $database->getUserField($starv['owner'], "tribe", 0);
|
||||
|
||||
Reference in New Issue
Block a user