mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 17:31:24 +01:00
Merge pull request #146 from klavs/code-inspection
Refactor to prepare for modules
This commit is contained in:
commit
ff3c70c179
2 changed files with 725 additions and 619 deletions
|
|
@ -1288,5 +1288,5 @@
|
||||||
<input type="file" accept=".txt" id="namesbaseToLoad">
|
<input type="file" accept=".txt" id="namesbaseToLoad">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="script.js?version=0.60.05b"></script>
|
<script type="module" src="script.js?version=0.60.05b"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue