hero update

This commit is contained in:
Shadow
2014-03-18 07:35:37 +02:00
parent 6e62f2232f
commit 7cfa82a18d
24 changed files with 652 additions and 10 deletions
+3 -2
View File
@@ -44,8 +44,9 @@ if(isset($id))
include("playerdeletion.tpl");
}
include("playerinfo.tpl");
include("playeradditionalinfo.tpl");
include("playerinfo.tpl");
include("playerheroinfo.tpl");
include("playeradditionalinfo.tpl");
echo "<br />";
include("playermedals.tpl");
include ("villages.tpl"); ?>