diff --git a/GameEngine/Automation.php b/GameEngine/Automation.php index 14582b58..29c07631 100755 --- a/GameEngine/Automation.php +++ b/GameEngine/Automation.php @@ -2061,6 +2061,9 @@ class Automation { $database->modifyHeroXp("experience",$defheroxp,$HeroID); } } + + // we don't need these two variables anymore + unset($AttackerHeroID, $DefendersHeroID); $database->modifyPoints( $toF['owner'],