mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 17:31:24 +01:00
v. 0.58.03b
This commit is contained in:
parent
e8801a31cf
commit
0f79271c7f
1 changed files with 3 additions and 3 deletions
|
|
@ -32,8 +32,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.59.01b"/>
|
||||
<link rel="stylesheet" type="text/css" href="icons.css?version=0.59.01b"/>
|
||||
<link rel="stylesheet" type="text/css" href="index.css?version=0.59.03b"/>
|
||||
<link rel="stylesheet" type="text/css" href="icons.css?version=0.59.03b"/>
|
||||
<link rel="stylesheet" type="text/css" href="libs/jquery-ui.css"/>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -1143,5 +1143,5 @@
|
|||
<input type="file" accept=".txt" id="namesbaseToLoad">
|
||||
</div>
|
||||
|
||||
<script src="script.js?version=0.59.01b"></script>
|
||||
<script src="script.js?version=0.59.03b"></script>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue