mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
v. 0.59.17b
This commit is contained in:
parent
0920b86eaa
commit
dad446cf75
2 changed files with 5 additions and 5 deletions
|
|
@ -31,8 +31,8 @@
|
|||
<script src="libs/polylabel.min.js"></script>
|
||||
<script src="libs/quantize.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.15b"/>
|
||||
<link rel="stylesheet" type="text/css" href="icons.css?version=0.59.15b"/>
|
||||
<link rel="stylesheet" type="text/css" href="index.css?version=0.59.17b"/>
|
||||
<link rel="stylesheet" type="text/css" href="icons.css?version=0.59.17b"/>
|
||||
<link rel="stylesheet" type="text/css" href="libs/jquery-ui.css"/>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -1170,5 +1170,5 @@
|
|||
<input type="file" accept=".txt" id="namesbaseToLoad">
|
||||
</div>
|
||||
|
||||
<script src="script.js?version=0.59.15b"></script>
|
||||
<script src="script.js?version=0.59.17b"></script>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue