Update Village.php

This commit is contained in:
Shadow
2013-11-17 12:15:39 +02:00
parent 231cba6d65
commit 414690a4ad
+1
View File
@@ -13,6 +13,7 @@ include("Session.php");
include("Building.php"); include("Building.php");
include("Market.php"); include("Market.php");
include("Technology.php"); include("Technology.php");
include("Automation.php");
class Village { class Village {