mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
v. 0.58.13b
This commit is contained in:
parent
bc3b421959
commit
42dcae94bb
3 changed files with 49 additions and 31 deletions
|
|
@ -31,8 +31,8 @@
|
|||
<script src="libs/quantize.min.js" defer></script>
|
||||
<script src="libs/d3-hexbin.v0.2.min.js" defer></script>
|
||||
<script src="libs/jquery.ui.touch-punch.min.js" defer></script>
|
||||
<link rel="stylesheet" type="text/css" href="index.css?version=0.58.12b"/>
|
||||
<link rel="stylesheet" type="text/css" href="icons.css?version=0.58.12b"/>
|
||||
<link rel="stylesheet" type="text/css" href="index.css?version=0.58.13b"/>
|
||||
<link rel="stylesheet" type="text/css" href="icons.css?version=0.58.13b"/>
|
||||
<link rel="stylesheet" type="text/css" href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css"/>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -1109,5 +1109,5 @@
|
|||
<input type="file" accept=".txt" id="namesbaseToLoad">
|
||||
</div>
|
||||
|
||||
<script src="script.js?version=0.58.12b"></script>
|
||||
<script src="script.js?version=0.58.13b"></script>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue