mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-17 16:51:00 +00:00
Fixing ( Building shape not upgraded after Construct finish )
This commit is contained in:
@@ -58,4 +58,6 @@ $building->loadBuilding();
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<script type="text/javascript">var bld=[{"stufe":1,"gid":"1","aid":"3"}]</script>
|
<script type="text/javascript">var bld=[{"stufe":1,"gid":"1","aid":"3"}]</script>
|
||||||
<?php } ?>
|
<?php }else{
|
||||||
|
header('Location: dorf1.php');
|
||||||
|
} ?>
|
||||||
|
|||||||
Reference in New Issue
Block a user