mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-06 21:04:20 +00:00
Update Village.php
This commit is contained in:
@@ -13,6 +13,7 @@ include("Session.php");
|
||||
include("Building.php");
|
||||
include("Market.php");
|
||||
include("Technology.php");
|
||||
include("Automation.php");
|
||||
|
||||
class Village {
|
||||
|
||||
@@ -292,4 +293,4 @@ class Village {
|
||||
$village = new Village;
|
||||
$building = new Building;
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user