moved resources from user to planet

This commit is contained in:
arnaucube
2019-06-17 18:59:12 +02:00
parent 9ad158064a
commit bc5acb27d0
3 changed files with 68 additions and 54 deletions

View File

@@ -81,7 +81,9 @@
<script src="constants.js"></script>
<script src="calc.js"></script>
<script src="user.js"></script>
<script src="buildings.js"></script>
</body>