mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 03:51:23 +01:00
fixed menu and moved variables so they are setup first and then all the others will have access to them
This commit is contained in:
parent
c82e0a69f7
commit
3a4779e102
5 changed files with 129 additions and 174 deletions
|
|
@ -1298,6 +1298,7 @@
|
|||
<input type="file" accept=".txt" id="namesbaseToLoad">
|
||||
</div>
|
||||
|
||||
<script src="refactor-variables.js"></script>
|
||||
<script src="refactor-one.js"></script>
|
||||
<script src="refactor-two.js"></script>
|
||||
<script src="refactor-three.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue