mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
Update Village.php
This commit is contained in:
@@ -14,7 +14,6 @@ include("Building.php");
|
||||
include("Market.php");
|
||||
include_once("GameEngine/Units.php");
|
||||
include("Technology.php");
|
||||
include("Automation.php");
|
||||
|
||||
class Village {
|
||||
|
||||
@@ -301,5 +300,5 @@ class Village {
|
||||
};
|
||||
$village = new Village;
|
||||
$building = new Building;
|
||||
|
||||
include_once ("Automation.php");
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user