mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-07 21:34:22 +00:00
New automation
+Separated Automation.php from the UI and users classes NOTE: This is only a test, it'll not absolutely be as it is in this commit in the final version.
This commit is contained in:
@@ -317,5 +317,5 @@ class Village {
|
||||
};
|
||||
$village = new Village;
|
||||
$building = new Building;
|
||||
include_once("Automation.php");
|
||||
//include_once("Automation.php");
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user