mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-17 15:47:16 +00:00
Release some memory
This commit is contained in:
@@ -2062,6 +2062,9 @@ class Automation {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// we don't need these two variables anymore
|
||||||
|
unset($AttackerHeroID, $DefendersHeroID);
|
||||||
|
|
||||||
$database->modifyPoints(
|
$database->modifyPoints(
|
||||||
$toF['owner'],
|
$toF['owner'],
|
||||||
['dpall', 'dp'],
|
['dpall', 'dp'],
|
||||||
|
|||||||
Reference in New Issue
Block a user