Fixing ( Building shape not upgraded after Construct finish )

This commit is contained in:
TPLinux
2017-06-30 00:58:08 +00:00
committed by GitHub
parent 12f12631cc
commit 28b94871fd
+3 -1
View File
@@ -58,4 +58,6 @@ $building->loadBuilding();
</tbody>
</table>
<script type="text/javascript">var bld=[{"stufe":1,"gid":"1","aid":"3"}]</script>
<?php } ?>
<?php }else{
header('Location: dorf1.php');
} ?>