diff --git a/GameEngine/Session.php b/GameEngine/Session.php index 0b779d78..f88b9ffd 100644 --- a/GameEngine/Session.php +++ b/GameEngine/Session.php @@ -36,7 +36,6 @@ include ("Form.php"); include ("Generator.php"); include ("Multisort.php"); include ("Ranking.php"); -include ("Automation.php"); include ("Lang/" . LANG . ".php"); include ("Logging.php"); include ("Message.php");